add fallbacks for lazy stuff loading
This commit is contained in:
parent
9bdc8d9b9c
commit
940df1efa7
2 changed files with 8 additions and 0 deletions
|
|
@ -174,6 +174,7 @@
|
|||
font-size: 1em;
|
||||
font-family: var(--font);
|
||||
border-radius: var(--roundness);
|
||||
background-color: var(--background);
|
||||
position: relative;
|
||||
white-space: nowrap;
|
||||
padding: 6px 1em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue