mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
chore(views): adjusted viewport heights and scrolls
This commit is contained in:
@@ -97,7 +97,7 @@ export default defineComponent({
|
||||
@use '../../styles/animations';
|
||||
|
||||
.train-table {
|
||||
height: calc(100vh - 11em);
|
||||
height: calc(100vh - 17em);
|
||||
min-height: 500px;
|
||||
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user