refactor: remove footer hack

This commit is contained in:
tglide
2023-04-26 11:42:22 +01:00
parent 3ec403d17c
commit 869a084e48
-4
View File
@@ -92,8 +92,4 @@
grid-template-columns: auto 1fr !important;
}
}
.main-content {
flex-grow: 1;
}
</style>