Skip to content

Commit

Permalink
style: height of style option menu
Browse files Browse the repository at this point in the history
  • Loading branch information
YangFong committed Jul 17, 2024
1 parent ab874c3 commit 4ad051f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export default {
:key="value"
:label="label"
:model-value="value"
class="leading-8"
@click="charge(value)"
>
<el-icon :style="{ opacity: +(current === value) }">
Expand Down

0 comments on commit 4ad051f

Please sign in to comment.