chenhaodong
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
7e97421fac1531c897b3a58b4b173a5cda32f723
Authored by
梁灏
2018-07-02 19:17:46 +0800
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
Inline
Side-by-side
src/styles/components/color-picker.less
Wrap text
Show/Hide comments
View file @
7e97421
...
...
@@ -61,6 +61,7 @@
61
61
text-align: center;
62
62
i {
63
63
font-size: 18px;
64
+ vertical-align: baseline;
64
65
}
65
66
}
66
67
&-focused {
...
...