Feature(custom): optmize gallery page and manage login page layout

This commit is contained in:
Kuingsmile
2026-01-03 16:10:50 +08:00
parent b886005aab
commit dbda618b6d
2 changed files with 741 additions and 739 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1288,6 +1288,7 @@ input:checked + .switch-slider::before {
.virtual-gallery-scroller {
width: 100%;
flex: 1;
padding: 1rem;
min-height: 0;
}