Results of pip list | grep dash
dash 1.4.1
dash-core-components 1.3.1
dash-daq 0.2.2
dash-html-components 1.0.1
dash-renderer 1.1.2
dash-table 4.4.1
Describe the bug
When dash table has more than 10 pages, the second digit of the page number gets cropped.
Expected behavior
If the DashTable has more than 10 pages, I would expect the page number (out of total) appears completely.
Screenshots

Results of
pip list | grep dashDescribe the bug
When dash table has more than 10 pages, the second digit of the page number gets cropped.
Expected behavior
If the DashTable has more than 10 pages, I would expect the page number (out of total) appears completely.
Screenshots
