fix: deleted unnecessary import and fixed assertion

This commit is contained in:
Moyasee
2026-01-19 15:19:50 +02:00
parent 88b2581797
commit 049a989e85
2 changed files with 7 additions and 8 deletions

View File

@@ -63,7 +63,6 @@
&__games-list {
list-style: none;
padding: 0;
margin: 0;
max-height: 200px;
overflow-y: auto;