fix: Alignment issue with logo in standard type bubble (#11364)
This commit is contained in:
@@ -51,6 +51,7 @@ export const SDK_CSS = `
|
||||
user-select: none;
|
||||
width: 64px;
|
||||
z-index: 2147483000 !important;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.woot-widget-bubble.woot-widget-bubble--flat {
|
||||
@@ -135,6 +136,7 @@ export const SDK_CSS = `
|
||||
.woot-widget-bubble svg {
|
||||
all: revert;
|
||||
height: 24px;
|
||||
margin: 20px;
|
||||
width: 24px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user