added overflow-y

This commit is contained in:
Kostya
2024-02-04 19:30:56 +03:00
parent 71acb89841
commit dce45e3bcb

View File

@@ -159,6 +159,7 @@
.crash-game__players {
z-index: 2;
background: #000;
overflow-y: auto;
}
/* /Crash-Players */