RED-6713 fix pdf viewer visibility
This commit is contained in:
parent
1ab46577f3
commit
5d952332c7
@ -145,6 +145,7 @@ $dark-accent-10: darken(vars.$accent, 10%);
|
|||||||
);
|
);
|
||||||
|
|
||||||
#viewer {
|
#viewer {
|
||||||
|
visibility: hidden;
|
||||||
width: calc(100% - 350px);
|
width: calc(100% - 350px);
|
||||||
height: calc(100% - calc(var(--iqser-top-bar-height) + 50px));
|
height: calc(100% - calc(var(--iqser-top-bar-height) + 50px));
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user