This commit is contained in:
ed
2025-12-21 17:07:58 +00:00
parent 485c60cf25
commit c82a3cb226

View File

@@ -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%;