mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-05 19:01:37 +00:00
Don't let focused change overlap nav panel
This commit is contained in:
parent
6a4bf3885d
commit
a4b9bcb37e
1 changed files with 1 additions and 0 deletions
|
@ -386,6 +386,7 @@
|
|||
text-align: center;
|
||||
background-color: @rp-bg-dim-blue;
|
||||
border-top: solid 1px @rp-border-grey;
|
||||
z-index: 2;
|
||||
}
|
||||
.rp-nav-item {
|
||||
color: lighten(@rp-type-blue, 25%);
|
||||
|
|
Loading…
Reference in a new issue