rm padding 0

This commit is contained in:
2024-10-09 16:38:18 +08:00
parent f62d0bb34b
commit 0c04f452ee
7 changed files with 7 additions and 7 deletions

View File

@@ -551,7 +551,7 @@ html #layuicss-laydate {
box-sizing: border-box;
input{
text-align: center;
padding: 0;
// padding: 0;
}
}
.layui-input {