chore: format
This commit is contained in:
@@ -152,10 +152,10 @@ select {
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
.dark select:not([class*="bg-transparent"]) {
|
||||
.dark select:not([class*='bg-transparent']) {
|
||||
@apply bg-gray-900 text-gray-300;
|
||||
}
|
||||
|
||||
|
||||
.dark select option {
|
||||
@apply bg-gray-850 text-white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user