Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2025-03-04 14:08:46 +01:00
parent 4bac4abd16
commit 5cc9644ff8
1 changed files with 4 additions and 0 deletions

View File

@ -4310,6 +4310,10 @@ body:has(#app-mount)::after {
--custom-status-bubble-background-color: rgb(var(--accentcolor_v)) !important;
}
.outer_c0bea0:not(.custom-profile-theme) .note_fcb628 textarea:focus {
background: var(--input-background);
}
.accountProfilePopoutWrapper__37e49 .overlayBackground_c69a7b {
display: block !important;
}