mirror of https://github.com/ElemeFE/element
fix input number style
parent
bd2e172fa3
commit
1b8dae2b4b
|
@ -5,7 +5,6 @@
|
|||
@component-namespace el {
|
||||
@b input-number {
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
width: 180px;
|
||||
position: relative;
|
||||
|
||||
|
|
Loading…
Reference in New Issue