Merge branch 'main' of ssh://18.167.251.121:10002/aidlab/Aida_Purchaser_Front

This commit is contained in:
2026-06-04 09:54:40 +08:00
4 changed files with 8 additions and 3 deletions

View File

@@ -38,6 +38,7 @@
overflow-y: auto;
--content-top: 4.8rem;
> .content {
min-height: calc(var(--app-view-height) - var(--footer-height));
max-width: 160rem;
margin: 0 auto;
padding: 4rem 9rem 10rem;