mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
css: Use SCSS nesting in zulip.scss for .sender-status.
This commit is contained in:
@@ -611,10 +611,10 @@ td.pointer {
|
||||
font-size: 14px;
|
||||
position: relative;
|
||||
max-width: calc(100% - 50px);
|
||||
}
|
||||
|
||||
.sender-status .message_edit_notice {
|
||||
line-height: 18px;
|
||||
.message_edit_notice {
|
||||
line-height: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
.message_edit_notice {
|
||||
|
||||
Reference in New Issue
Block a user