Files
planka/client/src/components/common/Favicon/Favicon.module.scss
2025-08-30 17:09:17 +02:00

12 lines
233 B
SCSS

/*!
* Copyright (c) 2024 PLANKA Software GmbH
* Licensed under the Fair Use License: https://github.com/plankanban/planka/blob/master/LICENSE.md
*/
:global(#app) {
.fallbackIcon {
color: #5e6c84;
font-size: 18px;
}
}