buttons centered
This commit is contained in:
parent
2661be13b6
commit
ff2b07afb4
@ -112,6 +112,16 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
>sib-set-default[name='buttons'] {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
>sib-multiple {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.table-body div team-template-edit {
|
||||
|
Loading…
Reference in New Issue
Block a user