[Glitch] Fix trending counter width
Port 406f2f7d57
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
parent
157d78dd44
commit
c43fb46d0c
|
@ -143,12 +143,12 @@
|
|||
|
||||
&__current {
|
||||
flex: 0 0 auto;
|
||||
width: 100px;
|
||||
font-size: 24px;
|
||||
line-height: 36px;
|
||||
font-weight: 500;
|
||||
text-align: right;
|
||||
padding-right: 15px;
|
||||
margin-left: 5px;
|
||||
color: $secondary-text-color;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue