AccompanyingCourse: fix errors with renderbox into Resources

This commit is contained in:
2021-08-19 18:56:38 +02:00
parent fdd08905a8
commit bb471fd4af
5 changed files with 68 additions and 133 deletions

View File

@@ -98,6 +98,14 @@ export default {
}
}
div.flex-table {
div.item-row {
div.item-col:first-child {
flex-basis: 33%;
}
}
}
&.errors {
//display: flex;
//position: sticky;