feat: 紧凑布局

This commit is contained in:
砂糖
2025-09-29 11:13:20 +08:00
parent af815e00ee
commit 457eceb647
9 changed files with 433 additions and 11 deletions

View File

@@ -120,7 +120,7 @@ function checkboxChange(event, label) {
<style lang='scss' scoped>
:deep(.el-transfer__button) {
border-radius: 50%;
border-radius: 8px;
display: block;
margin-left: 0px;
}