6 lines
79 B
SCSS
6 lines
79 B
SCSS
|
.DotIcon {
|
||
|
fill: rgba(var(--main-fg), 0.5);
|
||
|
width: 24px;
|
||
|
height: 24px;
|
||
|
}
|