fonts support, cleanup
This commit is contained in:
parent
779b3dc122
commit
7d2faccd4f
13 changed files with 161 additions and 121 deletions
|
|
@ -177,7 +177,7 @@
|
|||
cursor: pointer;
|
||||
box-shadow: var(--shadow);
|
||||
font-size: 1em;
|
||||
font-family: var(--interfaceFont, sans-serif);
|
||||
font-family: var(--font);
|
||||
border-radius: var(--roundness);
|
||||
position: relative;
|
||||
white-space: nowrap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue