Commit 3931a827950caed73ab4f5012d02e1156f3acb7c

Authored by 梁灏
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
... ... @@ -75,7 +75,7 @@
75 75 color: #999;
76 76 user-select: none;
77 77 position: absolute;
78   - right: 4px;
  78 + right: 5px;
79 79 transition: all @transition-time linear;
80 80 }
81 81  
... ...