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
3931a827950caed73ab4f5012d02e1156f3acb7c
Authored by
梁灏
2018-06-25 20:34:35 +0800
1 parent
fb7f5ddf
update InputNumber style
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/styles/components/input-number.less
Inline
Side-by-side
src/styles/components/input-number.less
Wrap text
Show/Hide comments
View file @
3931a82
...
...
@@ -75,7 +75,7 @@
75
75
color: #999;
76
76
user-select: none;
77
77
position: absolute;
78
- right:
4
px;
78
+ right:
5
px;
79
79
transition: all @transition-time linear;
80
80
}
81
81
...
...