diff --git a/VKBigChatStickers/VKBigChatStickers.user.js b/VKBigChatStickers/VKBigChatStickers.user.js index defac81..4e9490e 100644 --- a/VKBigChatStickers/VKBigChatStickers.user.js +++ b/VKBigChatStickers/VKBigChatStickers.user.js @@ -13,7 +13,7 @@ 'use strict'; const style = ` - .sticker_img_wrapper { + .sticker_img_wrapper:has(.StickerUGC) { width: 256px; height: 256px; }