pill_container: Fix background color in dark theme.

This commit is contained in:
Vector73
2025-07-16 16:50:08 +00:00
committed by Tim Abbott
parent 6166576059
commit 7895873dc1

View File

@@ -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;