This commit is contained in:
X1627315083
2024-03-08 16:51:24 +08:00
parent 31006c1868
commit 8911e9da14
16 changed files with 1291 additions and 626 deletions

View File

@@ -342,11 +342,13 @@ input:focus{
}
}
.trial_page{
//Library多级菜单
.ant-select-allow-clear{
font-size: 1.2rem;
height: 3rem;
// font-size: 1.2rem;
// height: 3rem;
height: 100%;
.ant-select-selector{
height: 100%;
.ant-select-selection-overflow{
@@ -430,6 +432,7 @@ input:focus{
}
}
}
}
.ant-modal-mask{
background: linear-gradient(45deg, #eee4f3, #f3f4e6);