[refactor] simple theme: *.less - replace hardcoded colors

Closes: https://github.com/searxng/searxng/issues/3842
This commit is contained in:
Bnyro 2024-10-02 16:34:49 +02:00 committed by Markus Heiser
parent b42ce34ca8
commit 421c131707
8 changed files with 19 additions and 23 deletions

View file

@ -56,7 +56,6 @@
z-index: 100;
margin-top: 3.5rem;
border-radius: 0.8rem;
box-shadow: 0 2px 8px rgb(34 38 46 / 25%);
&:empty {
display: none;