mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
💄 outer-text 居中
This commit is contained in:
@@ -211,7 +211,10 @@ const props = defineProps<TItemBoxProps>();
|
||||
.tib-outer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
display: flex;
|
||||
width: 100%;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: var(--common-text-title);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user