fix: Use all: revert to avoid external css styles for widget bubble (#2809)
This commit is contained in:
committed by
GitHub
parent
37bf4b7dd8
commit
e09941db1c
@@ -73,6 +73,7 @@ export const SDK_CSS = `.woot-widget-holder {
|
||||
}
|
||||
|
||||
.woot-widget-bubble img {
|
||||
all: revert;
|
||||
height: 24px;
|
||||
margin: 20px;
|
||||
width: 24px;
|
||||
|
||||
Reference in New Issue
Block a user