8 lines
71 B
SCSS
8 lines
71 B
SCSS
|
|
.brightnessWin{
|
||
|
|
border-radius: 20px;
|
||
|
|
}
|
||
|
|
.label{
|
||
|
|
font-size: 20px;
|
||
|
|
}
|
||
|
|
|