mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Merge pull request #85 from Pandipipas/alinear-ventanas-en-playerview
Alinear StartGG con la tabla de jugadores en Players.vue
This commit is contained in:
@@ -899,12 +899,6 @@ 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