Align StartGG panel vertically with players table

This commit is contained in:
Pandipipas
2026-02-16 23:10:02 +01:00
parent 7e0636d839
commit 384d969d55
@@ -899,6 +899,12 @@ onBeforeUnmount(() => {
min-width: 320px;
}
@media (min-width: 1200px) {
.players-startgg-column {
padding-top: 56px;
}
}
.players-dialog {
min-width: 320px;
width: min(720px, 90vw);