Fix scrollbar

This commit is contained in:
Ac_K 2020-08-24 02:32:26 +02:00
parent 851d251f33
commit 1570e352d4
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ table {
.public-games {
height: 300px;
overflow-y: scroll;
overflow-y: auto;
}
.display-4, .font-weight-normal {