调整细节布局

This commit is contained in:
X1627315083
2025-02-06 10:06:12 +08:00
parent 69b6a9512f
commit 23adf759f5
4 changed files with 10 additions and 2 deletions

View File

@@ -844,6 +844,8 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
transition: all .3s;
box-sizing: content-box;
border: 1px solid;
height: 100%;
box-sizing: border-box;
.el-cascader__tags,.el-input{
height: 100%;
}