mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
compose: Fix keyboard indicator appearance in send shortcut.
(cherry picked from commit b13a85cdbf
)
This commit is contained in:
committed by
Alex Vandiver
parent
016f53711d
commit
8ff2684d61
@@ -81,7 +81,6 @@
|
||||
& kbd {
|
||||
background-color: hsl(211deg 29% 14%);
|
||||
border-color: hsl(211deg 29% 14%);
|
||||
box-shadow: inset 0 -1px 0 hsl(210deg 5% 34% / 20%);
|
||||
text-shadow: none;
|
||||
color: hsl(236deg 33% 90%);
|
||||
}
|
||||
|
Reference in New Issue
Block a user