feat(sva): add sva badge on page dossier for instructeur
This commit is contained in:
parent
3607b6c593
commit
786bc64d85
5 changed files with 30 additions and 7 deletions
|
@ -29,3 +29,15 @@
|
|||
vertical-align: baseline;
|
||||
}
|
||||
}
|
||||
|
||||
.badge-group {
|
||||
display: flex;
|
||||
|
||||
.fr-badge {
|
||||
margin-right: $default-spacer;
|
||||
}
|
||||
|
||||
.fr-badge:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue