fix: fix layout shift on sidebar

Fix minimal layout shift when running a game and close.
This commit is contained in:
Carlos Meira
2025-04-19 19:10:17 -03:00
committed by GitHub
parent a21f2b9614
commit 6ef8d68610

View File

@@ -85,5 +85,6 @@
white-space: nowrap;
width: 100%;
text-align: left;
line-height: 1.15;
}
}