mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
Fix issue with border on huddle messages.
(imported from commit 6a671dee15bb407207d34f7495987cbcd012d9a0)
This commit is contained in:
parent
86159813df
commit
cd62827158
@ -151,7 +151,7 @@ td.pointer {
|
||||
|
||||
.messagebox.personal-message {
|
||||
border-color: #444;
|
||||
border-width: 0px 2px 2px 2px;
|
||||
border-width: 1px;
|
||||
background-color: #feffe0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user