mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
hotfix: view styles
This commit is contained in:
@@ -65,9 +65,10 @@ const chosenTrain = computed(() => mainStore.trainList.find((train) => train.id
|
||||
$viewBgCol: #1a1a1a;
|
||||
|
||||
.driver-view {
|
||||
margin: 0 auto;
|
||||
padding: 1em 0;
|
||||
max-width: 2000px;
|
||||
margin: 0 auto;
|
||||
min-height: 95vh;
|
||||
}
|
||||
|
||||
.actions {
|
||||
|
||||
Reference in New Issue
Block a user