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