Fix scrollbar

This commit is contained in:
Ac_K 2020-08-24 02:32:26 +02:00
parent 851d251f33
commit 1570e352d4

View file

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