Poprawka w responsywności karty z rozkładem jazdy

This commit is contained in:
2022-03-06 18:34:54 +01:00
parent ee1ffbd46c
commit cd05fc74cf
2 changed files with 3 additions and 0 deletions
@@ -180,6 +180,8 @@ $stopNameClr: #22a8d1;
padding-top: 1em;
margin-top: 1em;
min-height: 400px;
overflow-y: auto;
z-index: 5;
@@ -65,6 +65,7 @@ export default defineComponent({
width: 95%;
max-width: 1300px;
border: 1px solid white;
}
</style>