Compare commits

1 Commits
Author SHA1 Message Date
jakob.scheid bd3c1042b2 chore: resolve merge conflicts 2026-07-28 19:44:02 +02:00
-6
View File
@@ -75,10 +75,4 @@ watch(colorScheme, (newValue) => {
--main-content-padding-x: 15px;
}
}
#app-wrapper {
min-height: 100vh;
display: flex;
flex-direction: column;
}
</style>