fixing extra scrollbars

This commit is contained in:
Christian 'ketura' McCarty
2022-08-25 01:01:49 -05:00
parent e78ef6f363
commit dbf3d71b08
2 changed files with 2 additions and 3 deletions

View File

@@ -174,7 +174,7 @@ textarea, input {
flex-grow: 3;
gap: 5px;
overflow-x: hidden;
overflow-y: scroll;
overflow-y: auto;
}
.ui-tabs-panel {

View File

@@ -177,8 +177,7 @@
</li>
</ul>
</div>
<div id="gameHall" class="hall-tab">
<div id="gameHall" >
<div id="hall-content" class="hall-tab">
<div id="serverInfo" class="flex-horiz">
<div id="news" class="flex-vert">