Skip to content

Commit 48a6cce

Browse files
committed
fix:css
1 parent c904dd4 commit 48a6cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/base/src/OptionButton.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</div>
88
<div class="relative group">
99
<div class="more w-10 rounded-r-lg h-full center box-border transition-all duration-300">
10-
<IconFluentChevronDown20Regular color="white"/>
10+
<IconFluentChevronDown20Regular color="gray"/>
1111
</div>
1212
<div
1313
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

Comments
 (0)