refs #2009 fix frame absolute position in public file share

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
This commit is contained in:
Julien Veyssier 2022-02-01 14:36:45 +01:00
parent d56488826b
commit 1f79ffb031
No known key found for this signature in database
GPG key ID: 4141FEE162030638

View file

@ -25,6 +25,7 @@
display:block;
position:absolute;
top: -3px;
left: 0;
z-index:110;
&.full {
height: 100%;