forked from rDrama/rDrama
1
0
Fork 0

restore max-height for inline emojis but increase it from 300px to 500px

master
Aevann1 2022-07-17 22:12:56 +02:00
parent c9f98dd017
commit eab0bd35d5
2 changed files with 2 additions and 1 deletions

View File

@ -6101,6 +6101,7 @@ g {
#speed-carot-modal #speed-carot-modal
{ {
background-color: var(--gray-700); background-color: var(--gray-700);
max-height: 500px;
overflow-y: auto; overflow-y: auto;
overflow-x: hidden; overflow-x: hidden;
border-radius: 4px; border-radius: 4px;

View File

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