feat: 자산 관리 가이드 추가 및 테이블 스타일 개선

This commit is contained in:
2026-04-22 16:32:57 +09:00
parent fca9f5caf8
commit fdc29b23c1
22 changed files with 1309 additions and 131 deletions

View File

@@ -62,7 +62,8 @@
border-left: none;
border-right: none;
overflow: auto;
max-height: calc(100vh - 240px);
flex: 1;
min-height: 0;
}
table {