fix: 사령부 오른쪽 여백으로 스크롤

This commit is contained in:
2021-12-25 22:49:26 +09:00
parent 2f8b368ae8
commit cc48326977
+1
View File
@@ -82,6 +82,7 @@
width: 500px; width: 500px;
height: 460px; height: 460px;
margin: auto; margin: auto;
overflow: hidden;
} }
#mainTable { #mainTable {