1ed9c6b291
This reverts commit c95ab685e4
and adds code fixes to scss files
Co-authored-by: Jesús Espino <jespinog@gmail.com>
5 lines
88 B
SCSS
5 lines
88 B
SCSS
.DotIcon {
|
|
fill: rgba(var(--body-color), 0.5);
|
|
width: 24px;
|
|
height: 24px;
|
|
}
|