Skip to content
Snippets Groups Projects
Commit caaac41c authored by Julian's avatar Julian
Browse files

Fix mobile design of absence cards

parent f7367c25
No related branches found
No related tags found
1 merge request!363Resolve "Add absence overview page"
......@@ -100,9 +100,8 @@ export default {
.participation-list {
grid-column-start: 1;
grid-column-end: span 3;
grid-row-start: 2;
}
.vertical {
grid-template-columns: 1fr;
.vertical > * {
grid-column-end: span 3;
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment