feat: cleanup + move to debug logs again after reading docs
This commit is contained in:
+1
-20
@@ -1,23 +1,4 @@
|
||||
.ddc-brightness-slider-box {
|
||||
padding: 8px 12px;
|
||||
}
|
||||
|
||||
.ddc-brightness-value-label {
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
color: #ffffff;
|
||||
min-width: 40px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.slider {
|
||||
.ddc-brightness-slider .slider {
|
||||
height: 24px;
|
||||
border-radius: 12px;
|
||||
background-color: rgba(255, 255, 255, 0.2);
|
||||
}
|
||||
|
||||
.slider .fill-level {
|
||||
height: 24px;
|
||||
border-radius: 12px;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user