This commit is contained in:
zzyuan 2025-09-02 14:56:37 +08:00
commit 7db4595576
1 changed files with 1 additions and 0 deletions

View File

@ -612,6 +612,7 @@
}
.titlediv2{
display: flex;
height: 1%;
width: 100%;
justify-content: center; /* 水平居中 */
align-items: flex-start; /* 垂直靠上 */