Use small table-label font size for activation toggle text
This commit is contained in:
+1
-1
@@ -1799,7 +1799,7 @@ section + section {
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-family: var(--font-family-base);
|
font-family: var(--font-family-base);
|
||||||
font-size: var(--font-size-base);
|
font-size: var(--font-size-small);
|
||||||
font-weight: var(--font-weight-regular);
|
font-weight: var(--font-weight-regular);
|
||||||
line-height: var(--layout-mode-toggle-local-height);
|
line-height: var(--layout-mode-toggle-local-height);
|
||||||
text-transform: lowercase;
|
text-transform: lowercase;
|
||||||
|
|||||||
Reference in New Issue
Block a user