mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-05 22:38:11 +00:00
chore(views): adjusted viewport heights and scrolls
This commit is contained in:
@@ -445,7 +445,7 @@ export default defineComponent({
|
||||
$rowCol: #424242;
|
||||
|
||||
.station_table {
|
||||
height: calc(100vh - 11em);
|
||||
height: calc(100vh - 17em);
|
||||
max-height: 2000px;
|
||||
min-height: 500px;
|
||||
overflow: auto;
|
||||
|
||||
Reference in New Issue
Block a user