mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +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;
|
font-size: 14px;
|
||||||
position: relative;
|
position: relative;
|
||||||
max-width: calc(100% - 50px);
|
max-width: calc(100% - 50px);
|
||||||
}
|
|
||||||
|
|
||||||
.sender-status .message_edit_notice {
|
.message_edit_notice {
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.message_edit_notice {
|
.message_edit_notice {
|
||||||
|
|||||||
Reference in New Issue
Block a user