fixed width in user gestion
This commit is contained in:
parent
9365d034d6
commit
fc7538550e
@ -616,6 +616,7 @@ main.manageUser > section > ul > li {
|
|||||||
border-radius: var(--border-radius);
|
border-radius: var(--border-radius);
|
||||||
box-shadow: var(--shadow);
|
box-shadow: var(--shadow);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
main.manageUser > section > ul > li > section {
|
main.manageUser > section > ul > li > section {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user