画布卡片

This commit is contained in:
2026-02-09 14:55:55 +08:00
parent 40cf156e2e
commit 24746acaa1
18 changed files with 402 additions and 154 deletions

View File

@@ -61,7 +61,7 @@
font-weight: 500;
font-size: 4rem;
margin-bottom: 9.8rem;
&::v-deep > b {
&:deep(b) {
font-size: 4.8rem;
font-family: MBold;
}
@@ -80,7 +80,7 @@
> .el-select {
width: 100%;
--el-border-radius-base: 0.8rem;
&::v-deep {
&:deep {
font-family: Regular;
.el-select__wrapper {
min-height: auto;