make suggested emojis bigger on desktop
parent
7e7c14fe22
commit
9b64b49175
|
@ -6292,4 +6292,9 @@ div.markdown {
|
|||
.expandedimage {
|
||||
max-width: 80% !important;
|
||||
}
|
||||
#speed-carot-modal .speed-modal-image
|
||||
{
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue