mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
refs #2009 fix frame absolute position in public file share
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
This commit is contained in:
parent
d56488826b
commit
1f79ffb031
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
display:block;
|
||||
position:absolute;
|
||||
top: -3px;
|
||||
left: 0;
|
||||
z-index:110;
|
||||
&.full {
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue