mirror of
https://github.com/Maks1mS/userscripts.git
synced 2025-04-04 08:33:49 +03:00
Fix increasing stickers
This commit is contained in:
parent
c7b55eb610
commit
691caf740e
@ -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