Merge pull request #150 from ThomasRubini/gestion_user_width
fixed width in user gestion
This commit is contained in:
commit
d2e0cb8aa0
@ -616,6 +616,7 @@ main.manageUser > section > ul > li {
|
||||
border-radius: var(--border-radius);
|
||||
box-shadow: var(--shadow);
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
}
|
||||
main.manageUser > section > ul > li > section {
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user