BUGFIX: set background color in search hints container

This commit is contained in:
Simon Krull 2022-11-27 13:08:29 +01:00
parent 145537d65e
commit c172d5bd91

View file

@ -724,7 +724,7 @@ input[type="range"].web-slider::-webkit-slider-runnable-track {
.search-hints-container {
top: 44px;
// background: rgb(30 30 30);
background: rgb(30 30 30);
#cmenu.container();
.search-hints {