nuic home动画

This commit is contained in:
2026-02-10 16:56:11 +08:00
parent 4356013202
commit 8bdaf3792a
9 changed files with 502 additions and 50 deletions

View File

@@ -77,17 +77,16 @@
color: #252727;
font-family: LBold;
}
> .el-select {
&:deep(> .el-select) {
width: 100%;
--el-border-radius-base: 0.8rem;
&:deep {
font-family: Regular;
.el-select__wrapper {
min-height: auto;
height: 6rem;
font-size: 2rem;
padding: 0 1.8rem;
}
font-family: Regular;
.el-select__wrapper {
min-height: auto;
height: 6rem;
font-size: 2rem;
padding: 0 1.8rem;
}
}
}