Justify Around Button Base

This commit is contained in:
Zack 2022-02-16 16:13:45 -06:00
parent 9dec0f8ccd
commit ec31ea8d9c

View File

@ -84,6 +84,7 @@ export class HuiButtonsBase extends LitElement {
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
/* justify-content: space-around; */
}
state-badge {
display: inline-flex;