mirror of
https://github.com/plankanban/planka.git
synced 2025-12-23 09:15:09 +03:00
ref: Little refactoring
This commit is contained in:
11
client/src/components/common/Favicon/Favicon.module.scss
Normal file
11
client/src/components/common/Favicon/Favicon.module.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
/*!
|
||||
* 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;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user