mirror of
https://github.com/Maks1mS/userscripts.git
synced 2025-04-04 08:33:49 +03:00
Removed unnecessary styles
This commit is contained in:
parent
c262b5173d
commit
c7b55eb610
@ -14,12 +14,10 @@
|
|||||||
|
|
||||||
const style = `
|
const style = `
|
||||||
.sticker_img_wrapper {
|
.sticker_img_wrapper {
|
||||||
display: inline-block; /* Обеспечивает подгонку размеров под содержимое */
|
|
||||||
width: 256px;
|
width: 256px;
|
||||||
height: 256px;
|
height: 256px;
|
||||||
}
|
}
|
||||||
img.StickerUGC {
|
img.StickerUGC {
|
||||||
display: block;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user