Skip to content

Commit

Permalink
chore: updated todo
Browse files Browse the repository at this point in the history
  • Loading branch information
baiwusanyu-c committed Mar 18, 2024
1 parent 4282536 commit 1940573
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/ColorPicker/src/format.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,7 @@
<KDropdown on:command={onSelectFormat} trigger="click">
<div class={valueCls}>
{curFormat}
<KIcon icon="i-carbon-chevron-down" width="auto" height="auto" cls="text-ikun-bd-base"
></KIcon>
<KIcon icon="i-carbon-chevron-down" width="auto" height="auto" cls="op50"></KIcon>
</div>
<div slot="dropdown">
<KDropdownItem command="rgb">RGB</KDropdownItem>
Expand Down

0 comments on commit 1940573

Please sign in to comment.