forked from rDrama/rDrama
1
0
Fork 0

remove margins i added to expanded images

master
Aevann1 2022-08-20 13:35:59 +02:00
parent 725179dc6c
commit df3a5a0528
2 changed files with 1 additions and 10 deletions

View File

@ -6220,15 +6220,6 @@ g {
font-weight: 600; font-weight: 600;
} }
.expandedimage {
min-height: 1rem !important;
}
.expandedimage {
margin-top: 10vh !important;
margin-bottom: 10vh !important;
}
.desktop-expanded-image-modal::-webkit-scrollbar { .desktop-expanded-image-modal::-webkit-scrollbar {
display: none; display: none;
} }

View File

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