solved pixelfed bug

This commit is contained in:
Kevin Veen-Birkenbach 2025-02-20 22:29:13 +01:00
parent 6e8e19523d
commit a39f1914ea

View File

@ -548,6 +548,11 @@ body#custom-css {
background-color: var(--mainBackgroundColor); background-color: var(--mainBackgroundColor);
} }
div.searchbox input.autocomplete-input{
background-position: 12px;
background-repeat: no-repeat;
}
/** Pixelfed **/ /** Pixelfed **/