mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #15745 from overleaf/td-ide-page-layout-menu-stacking
React IDE page: fix the stacking of the layout menu relative to the main content GitOrigin-RevId: 14a213eee1b4f6d909b365ff54da417ad10c5f93
This commit is contained in:
parent
80ef96846a
commit
f781e00f10
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
flex-grow: 1;
|
||||
background-color: @pdf-bg;
|
||||
overflow-y: hidden;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.horizontal-resize-handle {
|
||||
|
|
Loading…
Reference in a new issue