Skip to content

Commit

Permalink
fix: change .ql-picker-label display to flex
Browse files Browse the repository at this point in the history
  • Loading branch information
axolo committed Aug 30, 2022
1 parent 86d283a commit d17f43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vue-quill/src/assets/base.styl
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ colorItemsPerRow = 7
margin-left: 1px
.ql-picker-label
cursor: pointer
display: inline-block
display: flex
height: 100%
padding-left: 8px
padding-right: 2px
Expand Down

0 comments on commit d17f43a

Please sign in to comment.