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

@@ -72,7 +72,7 @@ export default defineComponent({
.detailLeft{
// width: 34rem;
// width: 100%;
height: 100%;
// height: 100%;
display: flex;
flex-direction: column;
}