mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-22 12:29:39 +01:00
solved pixelfed bug
This commit is contained in:
parent
6e8e19523d
commit
a39f1914ea
@ -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 **/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user