remove max-width for expanded images on mobile

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-15 07:13:02 +02:00
parent 5065ab3b48
commit 336ad55fe4
2 changed files with 2 additions and 2 deletions

View File

@ -3627,7 +3627,7 @@ small, .small {
font-size: 1.25rem;
}
@media (max-width: 767.98px) {
.modal-dialog {
.modal-dialog:not(.expandedimage) {
margin: auto;
max-width: 80%;
}

View File

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