feat: form 组件样式调整

This commit is contained in:
xuziqiang
2024-06-25 11:21:35 +08:00
parent cecd3a0325
commit 15fce86265
14 changed files with 241 additions and 163 deletions

View File

@@ -339,8 +339,8 @@
height: 100%;
background-color: @white;
border-radius: @ns-border-radius;
overflow-y: auto;
overflow-x: hidden;
// overflow-y: auto;
// overflow-x: hidden;
// margin: 0 16px 16px 16px;
}
.ns-content-main {