Update style of more info style (#20322)

* Set more info border radius to 36px

* Use control button for alarm more info
This commit is contained in:
Paul Bottein
2024-04-02 15:05:21 +02:00
committed by GitHub
parent 912d2cbd79
commit a5d7043ce4
16 changed files with 36 additions and 30 deletions

View File

@@ -151,7 +151,7 @@ export class DemoHaBarSlider extends LitElement {
--control-slider-background: #ffcf4c;
--control-slider-background-opacity: 0.2;
--control-slider-thickness: 130px;
--control-slider-border-radius: 48px;
--control-slider-border-radius: 36px;
}
.vertical-sliders {
height: 300px;