main

mattermost/focalboard

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

focalboard_logo.scss

TLDR

This file defines the Sass styles for the FocalboardLogoIcon widget.

.FocalboardLogoIcon {
    width: 32px;
    height: 32px;
    fill: rgba(var(--sidebar-text-rgb), 0.7);
}