Skip to content

Commit 11a0341

Browse files
authored
Merge pull request nextcloud#5469 from nextcloud/backport/5459/stable32
[stable32] fix(officeViewer): remove superfluous high z-index
2 parents f97cb1c + 99e52d3 commit 11a0341

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/view/Office.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,6 @@ export default {
545545
</script>
546546
<style lang="scss" scoped>
547547
.office-viewer {
548-
z-index: 100000;
549548
max-width: 100%;
550549
display: flex;
551550
flex-direction: column;

0 commit comments

Comments
 (0)