Skip to content

Commit

Permalink
fix(GreySettings): width
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanjugand committed Feb 3, 2024
1 parent 6bc11a0 commit d17139b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/GreySettings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
v-model="form.color"
:elevation="0"
:dot-size="25"
:width="288"
:modes="['rgb', 'hex', 'hsl']"
:swatches-max-height="200"
/>
Expand Down

0 comments on commit d17139b

Please sign in to comment.