mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
settings: Remove conflicting mobile active styles.
This commit is contained in:
parent
412e840478
commit
dffbf63bdd
@ -1888,12 +1888,6 @@ label.preferences-radio-choice-label {
|
||||
100% - var(--settings-overlay-header-height) -
|
||||
var(--settings-overlay-subheader-height)
|
||||
);
|
||||
|
||||
& li.active {
|
||||
/* Don't highlight the active section in the settings list. */
|
||||
background: inherit;
|
||||
border-bottom: 1px solid hsl(0deg 0% 93%);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user