mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 09:16:46 +00:00
fix(nc-gui): add solid whatsapp icon for integration
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user