hide scrollbar for expanded images

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-19 16:10:24 +02:00
parent 6ed8825096
commit 608b390ba3
2 changed files with 3 additions and 3 deletions

View File

@ -6238,11 +6238,11 @@ g {
}
}
.expandedimage::-webkit-scrollbar {
.desktop-expanded-image-modal::-webkit-scrollbar {
display: none;
}
.expandedimage {
.desktop-expanded-image-modal::-webkit-scrollbar {
-ms-overflow-style: none;
scrollbar-width: none;
}

View File

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