fix travel style

This commit is contained in:
Timi
2025-12-17 10:18:10 +08:00
parent f0f2815971
commit 423775c255
8 changed files with 12 additions and 8 deletions

View File

@ -1,7 +1,6 @@
/* pages/info/info.less */
page {
display: flex;
background: var(--theme-bg-wx);
flex-direction: column;
}