6 lines
69 B
SCSS
6 lines
69 B
SCSS
|
|
.control-center {
|
|
background: green;
|
|
border-radius: 16px;
|
|
}
|