chore(scenery): adjusted card paddings

This commit is contained in:
2026-03-12 22:20:06 +01:00
parent 1f48e8d80b
commit ffee0d980e
2 changed files with 2 additions and 2 deletions
@@ -116,7 +116,6 @@ export default defineComponent({
.scenery-timetable {
display: grid;
height: 100%;
padding: 0 0.5em;
overflow: hidden;
grid-template-rows: auto 1fr;
}