fix: 🐛 Fixed issue with 10.9 not displaying backdrop behind item logo

This commit is contained in:
Jam 2024-05-19 16:07:29 +01:00
parent dc346c1df9
commit 724a2f6248

View File

@ -146,17 +146,13 @@
color: rgb(33, 149, 243) !important;
}
/* Modified background color */
.backgroundContainer,
.dialog,
html {
background-color: #0F0F0F !important;
}
/* Transparent header bar */
.skinHeader {
background-color: transparent !important;