Update styles
This commit is contained in:
parent
c793fdb6a9
commit
8dbdd9fe49
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@
|
||||||
& label {
|
& label {
|
||||||
border-radius: $card-corner;
|
border-radius: $card-corner;
|
||||||
display: block;
|
display: block;
|
||||||
|
font-size: $font-small;
|
||||||
|
font-weight: $medium;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue