Fix pin of labeled slider cutoff (#7651)

This commit is contained in:
Bram Kragten 2020-11-11 14:12:49 +01:00 committed by GitHub
parent 051218e29b
commit 131bc5fbf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ class HaLabeledSlider extends PolymerElement {
}
.title {
margin-bottom: 8px;
margin: 4px 0 8px;
color: var(--primary-text-color);
}