TASK: make sure only the outside of container is colored

This commit is contained in:
Simon Krull 2022-11-27 14:49:44 +01:00
parent c172d5bd91
commit 1eef0cb903

View file

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