css: Remove unused property.

`zulip.css` applies the same style to this so there is no need
for this.
This commit is contained in:
Aman Agrawal 2024-03-19 03:29:09 +00:00 committed by Tim Abbott
parent 79565b4e90
commit 66bc77cf61
1 changed files with 0 additions and 4 deletions

View File

@ -609,10 +609,6 @@
background-color: unset;
}
.dropdown-menu a {
color: inherit;
}
.popover hr,
hr {
color: hsl(212deg 28% 18%);