fix:修改公共组件树为255px

This commit is contained in:
zhaohy
2024-09-03 14:45:05 +08:00
parent 7eae05f6fb
commit 7c09cbc83b
2 changed files with 2 additions and 1 deletions

View File

@@ -387,6 +387,7 @@
width: 226px;
height: 490px;
gap: 5px;
border-radius: 4px;
}
.box-right {
width: calc(100% - 226px);