fix(nc-gui): add solid whatsapp icon for integration

This commit is contained in:
Ramesh Mane
2024-08-07 11:22:41 +00:00
parent c81ea94eaa
commit 0787c7e7f4
4 changed files with 20 additions and 5 deletions

View File

@@ -485,11 +485,11 @@ const handleOpenRequestIntegration = () => {
.integration-icon-wrapper {
// @apply bg-gray-50;
.integration-icon {
@apply !grayscale;
// .integration-icon {
// @apply !grayscale;
filter: grayscale(100%) brightness(115%);
}
// filter: grayscale(100%) brightness(115%);
// }
}
.name {