mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
chore: viewport & routing fixes
This commit is contained in:
@@ -407,7 +407,7 @@ export default defineComponent({
|
||||
$rowCol: #424242;
|
||||
|
||||
.station_table {
|
||||
height: 90vh;
|
||||
height: calc(100vh - 10em);
|
||||
max-height: 2000px;
|
||||
min-height: 700px;
|
||||
overflow: auto;
|
||||
|
||||
Reference in New Issue
Block a user