목록 로딩 로직 개선

This commit is contained in:
Macbook
2026-06-07 16:57:30 +09:00
parent 59c548cb41
commit 7ec754770d
25 changed files with 1081 additions and 431 deletions
@@ -1303,6 +1303,10 @@
.vtd-grid--layout-preset {
grid-template-columns: minmax(0, 1fr) !important;
}
.vtd-grid-scroll .vtd-grid-row {
grid-template-columns: minmax(0, 1fr) !important;
}
}
.vtd-card {