mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Align StartGG panel vertically with players table
This commit is contained in:
@@ -899,6 +899,12 @@ onBeforeUnmount(() => {
|
|||||||
min-width: 320px;
|
min-width: 320px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (min-width: 1200px) {
|
||||||
|
.players-startgg-column {
|
||||||
|
padding-top: 56px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.players-dialog {
|
.players-dialog {
|
||||||
min-width: 320px;
|
min-width: 320px;
|
||||||
width: min(720px, 90vw);
|
width: min(720px, 90vw);
|
||||||
|
|||||||
Reference in New Issue
Block a user