style: remove HubSpot chat widget styles from global CSS
- Deleted specific styles that prevented global styles from affecting the HubSpot chat widget, streamlining the CSS file.
This commit is contained in:
@@ -146,10 +146,3 @@ tr:hover .action-buttons {
|
|||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Prevent global styles from affecting HubSpot chat widget */
|
|
||||||
#hubspot-messages-iframe-container,
|
|
||||||
#hubspot-messages-iframe-container * {
|
|
||||||
background: none !important;
|
|
||||||
border-radius: 50% !important;
|
|
||||||
box-shadow: none !important;
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user