Justify Around Button BAse

This commit is contained in:
Zack 2022-02-16 16:14:05 -06:00
parent ec31ea8d9c
commit 8899bba15f

View File

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