css: Use SCSS nesting in zulip.scss for .sender-status.

This commit is contained in:
majordwarf
2020-05-16 17:26:31 +05:30
committed by Tim Abbott
parent 388e4622f0
commit 2a6a817f57

View File

@@ -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 {