use dvh unit for viewer height for safari mobile compatibility
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
This commit is contained in:
Родитель
5a2fb1bbb2
Коммит
e931db7abb
|
@ -360,6 +360,7 @@ export default {
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.viewer .office-viewer {
|
.viewer .office-viewer {
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
height: 100dvh;
|
||||||
top: -50px;
|
top: -50px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче