forked from rDrama/rDrama
1
0
Fork 0

lazy fix for giant hand

master
Aevann1 2022-07-22 07:56:33 +02:00
parent 15073496c6
commit 4fe005c4af
2 changed files with 2 additions and 2 deletions

View File

@ -4811,7 +4811,7 @@ input[type=radio] ~ .custom-control-label::before {
object-fit: contain; object-fit: contain;
} }
span[alt*="pat"][alt^=":"][alt$=":"], .pat-preview { span[data-bs-toggle], .pat-preview {
position: relative; position: relative;
display: inline-block; display: inline-block;
} }

View File

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