mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
pill_container: Fix background color in dark theme.
This commit is contained in:
@@ -268,7 +268,6 @@
|
||||
.add-user-group-container .pill-container,
|
||||
.add_members_container .pill-container {
|
||||
width: 100%;
|
||||
background-color: hsl(0deg 0% 100%);
|
||||
|
||||
.input:first-child:empty::before {
|
||||
opacity: 0.5;
|
||||
|
||||
Reference in New Issue
Block a user