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 b75b0e5 commit bf4adf9Copy full SHA for bf4adf9
1 file changed
packages/ui-components/Common/BaseButton/index.module.css
@@ -73,8 +73,9 @@
73
74
&.secondary {
75
@apply rounded-lg
76
- bg-neutral-900
77
text-neutral-800
+ dark:border
78
+ dark:border-neutral-900
79
dark:text-neutral-200;
80
81
&:hover:not([aria-disabled='true']) {
0 commit comments