We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c904dd4 commit 48a6cceCopy full SHA for 48a6cce
packages/base/src/OptionButton.vue
@@ -7,7 +7,7 @@
7
</div>
8
<div class="relative group">
9
<div class="more w-10 rounded-r-lg h-full center box-border transition-all duration-300">
10
- <IconFluentChevronDown20Regular color="white"/>
+ <IconFluentChevronDown20Regular color="gray"/>
11
12
<div
13
class="space-y-2 btn-no-margin pt-2 absolute z-2 right-0 border rounded opacity-0 scale-95 group-hover:opacity-100 group-hover:scale-100 transition-all duration-150 pointer-events-none group-hover:pointer-events-auto"
0 commit comments