mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
compose: Increase gap between Draft button's text and the counter.
This commit is contained in:
@@ -1320,7 +1320,7 @@ textarea.new_message_textarea,
|
||||
the 8px from the negative left margin. */
|
||||
max-width: calc(100% + 8px);
|
||||
display: flex;
|
||||
gap: 1px;
|
||||
gap: 2px;
|
||||
|
||||
.compose-drafts-text {
|
||||
/* Set an ellipsis when the translated
|
||||
|
||||
Reference in New Issue
Block a user