fix travel style

This commit is contained in:
Timi
2025-12-16 16:57:49 +08:00
parent e650571563
commit f0f2815971
32 changed files with 1238 additions and 594 deletions

View File

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