[Glitch] Fix counter sizing

Port 67a2dfa8ee to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
th-downstream
Sasha Sorokin 5 years ago committed by Thibaut Girka
parent 55d1f5c78c
commit 2169e61bc9

@ -652,7 +652,7 @@
}
.counter {
width: 33.3%;
min-width: 33.3%;
box-sizing: border-box;
flex: 0 0 auto;
color: $darker-text-color;

Loading…
Cancel
Save