chore: Fix widget bubble conflict issue

This commit is contained in:
iamsivin
2025-04-01 08:57:19 +05:30
parent ca83a27e95
commit b96c3af414
+1 -1
View File
@@ -38,7 +38,7 @@ export const SDK_CSS = `
border: 0;
}
.woot-widget-bubble {
.woot-widget-bubble[class] {
background: #1f93ff;
border-radius: 100px;
border-width: 0px;