blob: 11f01e72cc2c9914293472ea393dec60bdf5f2a6 [file] [log] [blame]
// Generic popup (for notification bell, account selector, etc.)
.popup-wrapper {
background-color: var(--TWPT-drawer-background)!important;
.header-text {
color: var(--TWPT-primary-text)!important;
}
}