fix: 하단 버튼이 container 밖으로 벗어나는 문제 수정
This commit is contained in:
+1
-2
@@ -337,8 +337,7 @@ if (!$otherTextInfo) {
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row toolbars gx-0"><?= allButton($gameStor->npcmode == 1) ?><?= banner() ?></div>
|
||||
<div class="row toolbars gx-0"><?= allButton($gameStor->npcmode == 1) ?><?= banner() ?></div>
|
||||
</div>
|
||||
<?php
|
||||
if ($con == 1) {
|
||||
|
||||
Reference in New Issue
Block a user