We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a416c commit c349dbdCopy full SHA for c349dbd
1 file changed
adminforth/modules/styles.ts
@@ -501,7 +501,7 @@ export const styles = () => ({
501
darkDropdownButtonsBorder: "#4b5563",
502
darkDropdownButtonsText: "#FFFFFF",
503
darkDropdownButtonsPlaceholderText: "#9CA3AF",
504
-darkdarkDropdownOptionsBackground: "#374151",
+ darkDropdownOptionsBackground: "#374151",
505
darkDropdownOptionsHoverBackground: "#4b5563",
506
darkDropdownPicked:"#212a40",
507
darkDropdownOptionsText: "alias:darkListTableText",
0 commit comments