focalboard/webapp/src/widgets/icons/text.scss
2020-10-30 18:31:40 +01:00

6 lines
98 B
SCSS

.TextIcon {
fill: rgba(var(--main-fg), 0.7);
stroke: none;
width: 24px;
height: 24px;
}