feat: 프로필 플레이 감사 기본 조회 화면 구현

This commit is contained in:
2026-09-16 03:18:56 +00:00
parent 7d5ee1348d
commit 8f3852662e
9 changed files with 1091 additions and 2 deletions
+2 -1
View File
@@ -45,7 +45,8 @@ body {
#app:has(.interface-settings-page),
#app:has(#tournament-container),
#app:has(#tournament-betting-container),
#app:has(#personnel-container) {
#app:has(#personnel-container),
#app:has(#play-audit-container) {
min-width: 320px;
}