changed classNames
This commit is contained in:
+1
-1
@@ -158,7 +158,7 @@ body {
|
||||
/* react-select */
|
||||
@layer components {
|
||||
.react-select-container .react-select__control {
|
||||
@apply dark:bg-neutral-950 bg-gray-50 dark:hover:border-neutral-500;
|
||||
@apply bg-base-200 dark:hover:border-neutral-500 border-red-500 border;
|
||||
}
|
||||
|
||||
.react-select-container .react-select__menu {
|
||||
|
||||
Reference in New Issue
Block a user