fix: input 组件 height 高度固定 38 px
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
|
||||
.layui-input-wrapper {
|
||||
width: 100%;
|
||||
height: 38px;
|
||||
line-height: 38px;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
display: inline-flex;
|
||||
|
||||
Reference in New Issue
Block a user