mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +00:00
Fix pin of labeled slider cutoff (#7651)
This commit is contained in:
parent
051218e29b
commit
131bc5fbf7
@ -14,7 +14,7 @@ class HaLabeledSlider extends PolymerElement {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
margin-bottom: 8px;
|
margin: 4px 0 8px;
|
||||||
color: var(--primary-text-color);
|
color: var(--primary-text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user