Backgrounds: Restore drawer title header (#4809)
* Backgrounds: Restore drawer title header * Change add background icon
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
display: flex;
|
||||
gap: 5px;
|
||||
width: 100%;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
/* Control buttons in header */
|
||||
|
||||
@@ -97,6 +97,11 @@
|
||||
max-width: 100dvw;
|
||||
}
|
||||
|
||||
#add_background_button_top>span,
|
||||
#auto_background>span {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#extensions_settings,
|
||||
#extensions_settings2 {
|
||||
width: 100% !important;
|
||||
|
||||
Reference in New Issue
Block a user