mirror of
https://github.com/Maks1mS/userscripts.git
synced 2024-12-23 16:22:59 +03:00
[VKBigChatStickers] fix increasing stickers
--------- Co-authored-by: Maxim Slipenko <no-reply@maxim.slipenko.com>
This commit is contained in:
parent
cf8ed72d1a
commit
9cad4d315b
@ -13,7 +13,7 @@
|
|||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
const style = `
|
const style = `
|
||||||
.sticker_img_wrapper {
|
.sticker_img_wrapper:has(.StickerUGC) {
|
||||||
width: 256px;
|
width: 256px;
|
||||||
height: 256px;
|
height: 256px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user