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;
@ -2510,6 +2509,7 @@ select.invite-as {
top: 5%; top: 5%;
} }
} }
}
@media (height < $short_navbar_cutoff_height) { @media (height < $short_navbar_cutoff_height) {
.app-main .column-right.expanded .right-sidebar, .app-main .column-right.expanded .right-sidebar,