mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
💄 深渊期数上对齐
This commit is contained in:
@@ -354,7 +354,7 @@ async function deleteAbyss(): Promise<void> {
|
|||||||
.ua-box {
|
.ua-box {
|
||||||
display: flex;
|
display: flex;
|
||||||
height: calc(100vh - 100px);
|
height: calc(100vh - 100px);
|
||||||
align-items: center;
|
align-items: flex-start;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
border: 1px solid var(--common-shadow-4);
|
border: 1px solid var(--common-shadow-4);
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
|||||||
Reference in New Issue
Block a user