mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
compose: Fix keyboard indicator appearance in send shortcut.
This commit is contained in:
committed by
Tim Abbott
parent
83b4fef060
commit
b13a85cdbf
@@ -81,7 +81,6 @@
|
|||||||
& kbd {
|
& kbd {
|
||||||
background-color: hsl(211deg 29% 14%);
|
background-color: hsl(211deg 29% 14%);
|
||||||
border-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;
|
text-shadow: none;
|
||||||
color: hsl(236deg 33% 90%);
|
color: hsl(236deg 33% 90%);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user