improved coloring
This commit is contained in:
+1
-1
@@ -192,7 +192,7 @@
|
||||
/* react-select */
|
||||
@layer components {
|
||||
.react-select-container .react-select__control {
|
||||
@apply dark:bg-neutral-950 dark:border-neutral-700 dark:hover:border-neutral-500;
|
||||
@apply dark:bg-neutral-950 bg-gray-50 dark:border-neutral-700 dark:hover:border-neutral-500;
|
||||
}
|
||||
|
||||
.react-select-container {
|
||||
|
||||
Reference in New Issue
Block a user