vue_accourse, resources bloc: change for flex-bloc placement

This commit is contained in:
2021-09-23 15:52:44 +02:00
parent 694213e79a
commit ee3776288b
2 changed files with 11 additions and 2 deletions

View File

@@ -96,7 +96,8 @@ export default {
}
& > div {
margin: 1em 3em 0;
&.flex-table {
&.flex-table,
&.flex-bloc {
margin: 1em 0 0;
}
}