mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 11:03:54 +00:00
minor: Add whitespace after commas in CSS.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
}
|
||||
|
||||
.emoji-popover-emoji.reacted.reaction:focus {
|
||||
background: hsl(195,55%,88%);
|
||||
background: hsl(195, 55%, 88%);
|
||||
outline: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user