diff --git a/web/styles/dark_theme.css b/web/styles/dark_theme.css index d4f273ec6d..a186caedac 100644 --- a/web/styles/dark_theme.css +++ b/web/styles/dark_theme.css @@ -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%); }