mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Place icon next to the text in control button (#22451)
This commit is contained in:
parent
885a63d3f6
commit
1e05730ec7
@ -45,7 +45,7 @@ export class HaControlButton extends LitElement {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user