Commit 7e97421fac1531c897b3a58b4b173a5cda32f723

Authored by 梁灏
1 parent 0717712d

update ColorPicker style

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/styles/components/color-picker.less
@@ -61,6 +61,7 @@ @@ -61,6 +61,7 @@
61 text-align: center; 61 text-align: center;
62 i { 62 i {
63 font-size: 18px; 63 font-size: 18px;
  64 + vertical-align: baseline;
64 } 65 }
65 } 66 }
66 &-focused { 67 &-focused {