main

mattermost/focalboard

Last updated at: 28/12/2023 01:35

submenuTriangle.scss

TLDR

This file defines the styling of the .SubmenuTriangleIcon class, which is used to display a submenu triangle icon.

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