mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
drafts: Fix message header overlapping outline.
This commit is contained in:
@@ -938,8 +938,6 @@ div.overlay {
|
||||
|
||||
&.active {
|
||||
outline: 2px solid hsl(215deg 47% 50%);
|
||||
/* this offset ensures no gap between the blue box and the draft in active state */
|
||||
outline-offset: -1px;
|
||||
border-radius: 7px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user