Make large table sort icons bolder
This commit is contained in:
@@ -125,5 +125,6 @@
|
|||||||
.sg-large-table__sort-icon {
|
.sg-large-table__sort-icon {
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
font-size: 1.05em;
|
font-size: 1.05em;
|
||||||
|
font-weight: var(--font-weight-semibold);
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user