💄 调整UI

This commit is contained in:
目棃
2025-03-24 09:14:19 +08:00
parent f92684c7b3
commit 20438106a4

View File

@@ -145,6 +145,7 @@ const props = defineProps<TItemBoxProps>();
display: flex;
width: 100%;
height: v-bind("props.modelValue.innerHeight ?? 0") px;
flex-grow: 1;
flex-shrink: 0;
align-items: center;
justify-content: center;