UX: Fixed no results found in nightmode (#2384)
This commit is contained in:
parent
696b90ec32
commit
e3aefb7b18
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
padding: 40px 0px;
|
||||
font-size: 1.2em;
|
||||
background: white;
|
||||
background: var(--theme-container-background, white);
|
||||
box-shadow: $bold-shadow;
|
||||
box-shadow: var(--theme-container-box-shadow, $bold-shadow);
|
||||
border-radius: 3px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue