css: Wrap more selectors under `.default-sidebar-behaviour`.

This commit is contained in:
Aman Agrawal 2024-03-19 03:52:44 +00:00 committed by Tim Abbott
parent 4740485a13
commit af25709e30
1 changed files with 19 additions and 19 deletions

View File

@ -2486,7 +2486,6 @@ select.invite-as {
margin-left: 0; margin-left: 0;
margin-right: 0; margin-right: 0;
} }
}
#streamlist-toggle { #streamlist-toggle {
display: block; display: block;
@ -2509,6 +2508,7 @@ select.invite-as {
left: 5%; left: 5%;
top: 5%; top: 5%;
} }
}
} }
@media (height < $short_navbar_cutoff_height) { @media (height < $short_navbar_cutoff_height) {