mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-02 12:48:45 -05:00
feat: add discover customization (#3182)
This commit is contained in:
@@ -417,6 +417,14 @@
|
||||
.react-select-container .react-select__input-container {
|
||||
@apply text-white;
|
||||
}
|
||||
|
||||
.react-select-container .react-select__single-value {
|
||||
@apply text-sm text-gray-100;
|
||||
}
|
||||
|
||||
.react-select-container .react-select__placeholder {
|
||||
@apply text-sm text-gray-500;
|
||||
}
|
||||
}
|
||||
|
||||
@layer utilities {
|
||||
|
||||
Reference in New Issue
Block a user