crosshare-org / crosshare

Crosshare is a free and ad-free community for crossword constructors and solvers
https://crosshare.org
GNU Affero General Public License v3.0
109 stars 27 forks source link

Timer width is inconsistent, causes pause button to move around #497

Closed legnes closed 1 month ago

mdirolf commented 1 month ago

I hate to add too much unused space to that button via min-width (we are so constrained for width on small devices) but the main jump I see is a reduction in size when the clock gets to a 11 segment. So at a minimum we should make sure the min-width is set to whatever is needed to display 0:00:00, with perhaps a tiny bit more for good measure.