6 lines
90 B
SCSS
6 lines
90 B
SCSS
.table-count {
|
|
font-size: $x-small;
|
|
font-weight: $bold;
|
|
color: $core-fleet-black;
|
|
}
|