Backgrounds: Restore drawer title header (#4809)

* Backgrounds: Restore drawer title header

* Change add background icon
This commit is contained in:
Cohee
2025-11-24 01:24:53 +02:00
committed by GitHub
parent c932e93988
commit e5ceafddb1
3 changed files with 13 additions and 4 deletions
+1
View File
@@ -63,6 +63,7 @@
display: flex;
gap: 5px;
width: 100%;
align-items: baseline;
}
/* Control buttons in header */
+5
View File
@@ -97,6 +97,11 @@
max-width: 100dvw;
}
#add_background_button_top>span,
#auto_background>span {
display: none;
}
#extensions_settings,
#extensions_settings2 {
width: 100% !important;