From c82a3cb2262abb0ba70c960cd72f72f3f6de9e0b Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 21 Dec 2025 17:07:58 +0000 Subject: [PATCH] this fell off 485c60cf2596cb78e566a65cfa576d438151fe6d --- copyparty/web/browser.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 1d54efb2..73683c23 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -2166,6 +2166,10 @@ html.noscroll .sbar::-webkit-scrollbar { vertical-align: middle; transition: transform .23s, left .23s, top .23s, width .23s, height .23s; } +.full-image img.asap, +.full-image video.asap { + transition: none; +} #bbox-overlay.fill .full-image img, #bbox-overlay.fill .full-image video { width: 100%;