main

mattermost/focalboard

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

logoWithNameWhite.scss

TLDR

The provided file defines the styling for the LogoWithNameWhiteIcon class, which sets the width to 150px and height to 32px.

.LogoWithNameWhiteIcon {
    width: 150px;
    height: 32px;
}