🐛(input-number): 修复对齐方式居中

This commit is contained in:
就眠儀式
2022-06-08 01:41:57 +08:00
parent 58248e37e2
commit 176349dd92
2 changed files with 9 additions and 3 deletions

View File

@@ -56,8 +56,10 @@
.set-size(@lg-wdith, @lg, @lg-right);
margin-left: 5px;
.layui-input-wrapper {
text-align: center;
border: 0;
.layui-input {
text-align: center;
}
}
.layui-control-btn {
position: absolute;