Fix sidebar on mobile
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 15s

This commit is contained in:
2026-04-08 01:30:03 +01:00
parent 4000baf755
commit dd5412cb79

View File

@@ -175,6 +175,7 @@ import Steam from "./Steam.vue";
width: 95vw;
flex-direction: column;
align-items: center;
flex: unset;
justify-content: space-around;
}