深度画布框架

This commit is contained in:
lzp
2026-03-06 15:50:05 +08:00
parent a3938662c9
commit d0d8c0ab9b
47 changed files with 3827 additions and 88 deletions

View File

@@ -111,7 +111,8 @@
display: flex;
align-items: center;
justify-content: space-between;
height: 6rem;
min-height: 6rem;
padding: 1rem 0;
border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1);
&:last-child {
border-bottom: none;