diff --git a/src/styles/layout/circle/circle-edit.scss b/src/styles/layout/circle/circle-edit.scss index ab7425d..1c44101 100644 --- a/src/styles/layout/circle/circle-edit.scss +++ b/src/styles/layout/circle/circle-edit.scss @@ -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 {