feat: add readme and clean up comments and code quality. Also update metadata so that it reads better in settings
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
/* DDC Brightness Control styling */
|
||||
|
||||
.ddc-brightness-slider-box {
|
||||
padding: 8px 12px;
|
||||
spacing: 8px;
|
||||
}
|
||||
|
||||
.ddc-brightness-value-label {
|
||||
@@ -13,7 +10,6 @@
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
/* Custom slider */
|
||||
.slider {
|
||||
height: 24px;
|
||||
border-radius: 12px;
|
||||
|
||||
Reference in New Issue
Block a user