fix emoji popup in notifications

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-11 12:55:05 +02:00
parent 091c29c6d5
commit f0394867e6
2 changed files with 3 additions and 2 deletions

View File

@ -3878,7 +3878,7 @@ ul.comment-section {
padding: 0.5rem 0.75rem;
min-height: 84px;
}
.comment-format {
.comment-format, .ghostdiv {
display: flex;
align-items: center;
bottom: 0;
@ -6163,6 +6163,7 @@ g {
border-radius: 4px;
border: 1px solid rgba(255, 255, 255, 0.3);
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
z-index:999;
}
#speed-carot-modal .speed-modal-option

View File

@ -1,6 +1,6 @@
{%-
set CACHE_VER = {
'css/main.css': 444,
'css/main.css': 445,
'css/catalog.css': 2,
'css/4chan.css': 61,