Center title in zha pairing page (#20142)

This commit is contained in:
Paul Bottein 2024-03-20 10:34:02 +01:00 committed by GitHub
parent 552eeeddf6
commit b6587488d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -254,6 +254,7 @@ class ZHAAddDevicesPage extends LitElement {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.card {
margin: 8px;