fix(nc-gui): update project icon everywhere

This commit is contained in:
Ramesh Mane
2025-05-17 06:31:56 +00:00
parent cb6c786908
commit 57f833e3f7
5 changed files with 20 additions and 33 deletions

View File

@@ -689,7 +689,7 @@ onKeyStroke('ArrowDown', onDown)
 
<GeneralProjectIcon
type="database"
class="!grayscale min-w-4 flex-none -ml-1"
class="!grayscale min-w-5 flex-none -ml-1"
:style="{
filter: 'grayscale(100%) brightness(115%)',
}"