undo accidental bbox alignment change

This commit is contained in:
Til 2026-05-23 01:13:11 +02:00
parent e25573cc26
commit f1c1e3ed47

View file

@ -2706,6 +2706,7 @@ html.noscroll .sbar::-webkit-scrollbar {
max-height: 100%;
max-height: calc(100% - 1.4em);
margin-bottom: 1.4em;
vertical-align: middle;
transition: transform .23s, left .23s, top .23s, width .23s, height .23s;
}
.immersive .full-image img,