mirror of
https://github.com/9001/copyparty.git
synced 2026-06-20 21:22:26 -06:00
revert a change to image figure element that prevented clicking below image to exit
This commit is contained in:
parent
c78da76754
commit
35f6b72a98
|
|
@ -2288,7 +2288,7 @@ html.noscroll .sbar::-webkit-scrollbar {
|
||||||
flex: none;
|
flex: none;
|
||||||
}
|
}
|
||||||
.full-image figure {
|
.full-image figure {
|
||||||
display: inline-block;
|
display: inline;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue