style: 调整Color组件布局

This commit is contained in:
zhangyh
2025-09-24 16:00:25 +08:00
parent 35b42d03cc
commit 59daabbbf7
3 changed files with 14 additions and 12 deletions

View File

@@ -575,6 +575,7 @@ export default defineComponent({
// width: 34rem;
display: flex;
flex-direction: column;
justify-content: space-between;
}
&.isEditPattern{width: 0px;}
&.model{