mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-16 04:03:17 +08:00
💄 调整UI
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user