6 lines
98 B
SCSS
6 lines
98 B
SCSS
.TextIcon {
|
|
fill: rgba(var(--main-fg), 0.7);
|
|
stroke: none;
|
|
width: 24px;
|
|
height: 24px;
|
|
}
|