mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
css: Use SCSS nesting in zulip.scss for .home-error-bar.
This commit is contained in:
parent
d4d95b7770
commit
12d755c7c2
@ -1412,10 +1412,10 @@ div.focused_table {
|
||||
.home-error-bar {
|
||||
margin-top: 5px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.home-error-bar .alert {
|
||||
margin-bottom: auto;
|
||||
.alert {
|
||||
margin-bottom: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.streamname {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user