Skip to content

Commit

Permalink
Center title in zha pairing page (#20142)
Browse files Browse the repository at this point in the history
  • Loading branch information
piitaya authored Mar 20, 2024
1 parent 552eeed commit b658748
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ class ZHAAddDevicesPage extends LitElement {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.card {
margin: 8px;
Expand Down

0 comments on commit b658748

Please sign in to comment.