mirror of https://github.com/zulip/zulip.git
drafts: Remove extra margin in draft message content.
This commit is contained in:
parent
b2a1754f8a
commit
d570447850
|
@ -90,7 +90,7 @@
|
|||
line-height: 1;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
padding-left: 0px;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.draft-row .draft-info-box .draft_controls {
|
||||
|
|
Loading…
Reference in New Issue