mirror of
https://github.com/9001/copyparty.git
synced 2026-01-12 15:52:39 -07:00
this fell off 485c60cf25
This commit is contained in:
parent
485c60cf25
commit
c82a3cb226
|
|
@ -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%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue