forked from rDrama/rDrama
1
0
Fork 0

fix emoij-modal scrolling

master
Aevann 2023-05-13 01:19:25 +03:00
parent 710f3ce5ee
commit 16e326bb9c
1 changed files with 1 additions and 2 deletions

View File

@ -7045,13 +7045,12 @@ body > .container {
.emoji2 {
width:60px;
height: 85px;
overflow: visible;
border: none
}
.emoji2 > img {
object-fit: contain;
width: 60px;
height: 85px;
height: 75px;
}
.bg-image {