admin-circles: buttons are centered with the right color

This commit is contained in:
Gaëlle Morin
2019-11-29 16:57:11 +01:00
committed by gaelle morin
parent fa50142438
commit 40143009aa
2 changed files with 4 additions and 3 deletions

View File

@ -164,8 +164,9 @@
}
}
sib-set-default[name='buttons'] {
admin-circle-buttons[name='buttons'] {
align-items: center;
display: flex;
justify-content: center;
[name='button'] {