mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-20 11:13:43 +00:00
Avoid z-index issues with the new project dropdown.
This commit is contained in:
parent
fc7b5bdd63
commit
7e5094f53d
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
.dropdown(dropdown)
|
||||
.dropdown(
|
||||
dropdown
|
||||
dropdown-append-to-body
|
||||
)
|
||||
a.btn.btn-primary.sidebar-new-proj-btn.dropdown-toggle(
|
||||
href="#",
|
||||
data-toggle="dropdown",
|
||||
|
|
Loading…
Add table
Reference in a new issue