가상투자 화면 추가

This commit is contained in:
Macbook
2026-05-25 13:14:36 +09:00
parent 1fe3e404fa
commit 339e2355eb
23 changed files with 2230 additions and 457 deletions
+2 -2
View File
@@ -254,10 +254,10 @@
}
.bps-right-body {
flex: 1;
flex: 1 1 0;
min-height: 0;
overflow: hidden;
padding: 10px;
padding: 8px 10px 10px;
display: flex;
flex-direction: column;
}