Compare commits

...

2 Commits

Author SHA1 Message Date
Zack
8899bba15f Justify Around Button BAse 2022-02-16 16:14:05 -06:00
Zack
ec31ea8d9c Justify Around Button Base 2022-02-16 16:13:45 -06:00

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;