Remove min-width on tokens
This commit is contained in:
parent
b641091695
commit
b32caf8790
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
||||||
font-size: $font-tiny;
|
font-size: $font-tiny;
|
||||||
font-weight: $bold;
|
font-weight: $bold;
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
min-width: 3rem;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: $unit-three-fourth ($unit * 1.5);
|
padding: $unit-three-fourth ($unit * 1.5);
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue