mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-29 16:34:32 +08:00
Merge pull request #5307 from aignatov-bio/ai-sci-8322-fix-search-page-scrolling
Fix search page scrolling [SCI-8322]
This commit is contained in:
commit
7f7cf50b30
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@
|
|||
|
||||
.nav {
|
||||
position: relative;
|
||||
z-index: 1000;
|
||||
z-index: 100;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue