@@ -794,6 +794,9 @@ label[for="org_name"] {
color: #e0e0e0;
background: #373b41;
}
+.ui.selection.visible.dropdown > .text:not(.default) {
+ color: unset;
+}
.organization.members .list .item {
border-bottom: 1px solid #373b41 !important;