diff --git a/src/components/common/StickerButton.scss b/src/components/common/StickerButton.scss index 61d2df35c..5eae702c7 100644 --- a/src/components/common/StickerButton.scss +++ b/src/components/common/StickerButton.scss @@ -132,6 +132,6 @@ z-index: var(--z-header-menu); .bubble { - width: auto; + width: auto !important; } }