mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
Justify Around Button BAse
This commit is contained in:
parent
ec31ea8d9c
commit
8899bba15f
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user