Place Z-Wave JS stages in grid (#9548)

This commit is contained in:
Joakim Sørensen 2021-07-12 18:44:07 +02:00 committed by GitHub
parent 2e16127fde
commit 212d047ada
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -363,6 +363,7 @@ class DialogZWaveJSAddNode extends LitElement {
.stages {
margin-top: 16px;
display: grid;
}
.flex-container .stage ha-svg-icon {