usrbg: fix (#1853)

This commit is contained in:
AutumnVN 2023-10-25 19:59:35 +07:00 committed by V
parent 7ee9a8bb99
commit 322ecc5e88
2 changed files with 6 additions and 6 deletions

View file

@ -7,6 +7,6 @@
top: 76px;
}
[style*="background-image"] [class*="background-"] {
[style*="background-image"] [class*="background_"] {
background-color: transparent !important;
}