Skip to content

Commit

Permalink
Merge pull request #232 from axolo/patch-1
Browse files Browse the repository at this point in the history
fix: change .ql-picker-label display to flex
  • Loading branch information
luthfimasruri authored Sep 3, 2022
2 parents 86d283a + d17f43a commit 49ad80d
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 49ad80d

Please sign in to comment.