mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Fixup display of huddle messages.
(imported from commit 981fc7998c695b8e6a75d7b00da0a63e0cc4164a)
This commit is contained in:
parent
9ed02e220c
commit
f69bd6ad4b
@ -151,7 +151,7 @@ td.pointer {
|
||||
|
||||
.messagebox.personal-message {
|
||||
border-color: #444;
|
||||
border-width: 1px;
|
||||
border-width: 0px 1px 1px 1px;
|
||||
background-color: #feffe0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user