mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 12:47:16 +00:00
fix(nc-gui): update project icon everywhere
This commit is contained in:
@@ -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%)',
|
||||
}"
|
||||
|
||||
Reference in New Issue
Block a user