mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Center title in zha pairing page (#20142)
This commit is contained in:
parent
552eeeddf6
commit
b6587488d4
@ -254,6 +254,7 @@ class ZHAAddDevicesPage extends LitElement {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
.card {
|
.card {
|
||||||
margin: 8px;
|
margin: 8px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user