other
/
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
3a8ad21b124fda765848e836da8c1f13dfbf6c4b
Authored by
Jayson
2018-09-23 14:43:05 +0800
1 parent
9c67b23f
code quality
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/styles/components/input.less
Inline
Side-by-side
src/styles/components/input.less
Wrap text
Show/Hide comments
View file @
3a8ad21
...
...
@@ -9,7 +9,7 @@
9
9
vertical-align: middle;
10
10
11
11
// #2149 & #2219
12
- line-height: normal
12
+ line-height: normal
;
13
13
}
14
14
&-icon {
15
15
width: 32px;
...
...