mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
css: Use SCSS nesting in right-sidebar.scss for .right-sidebar.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
.right-sidebar {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.right-sidebar a:hover {
|
||||
text-decoration: none;
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
#user_presences li:hover,
|
||||
|
||||
Reference in New Issue
Block a user