fix(css): overflow in instructeur affectation
This commit is contained in:
parent
a2a9a9aec0
commit
34abf45801
1 changed files with 1 additions and 0 deletions
|
@ -346,6 +346,7 @@
|
|||
[data-reach-combobox-token-list] {
|
||||
padding: $default-spacer;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
list-style: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue