Justify Around Button BAse

This commit is contained in:
Zack 2022-02-16 16:14:05 -06:00
parent ec31ea8d9c
commit 8899bba15f
1 changed files with 1 additions and 1 deletions

View File

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