main

mattermost/focalboard

Last updated at: 29/12/2023 09:42

show.scss

TLDR

This file contains the styling for a show icon in a widget.

.ShowIcon {
    fill: currentColor;
    stroke: none;
    width: 24px;
    height: 24px;
}