mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +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;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
}
|
||||
.card {
|
||||
margin: 8px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user