Merge pull request 'The overlaping in the navbar resolved' (#176) from fix/navbar-overlap into develop
Reviewed-on: http://85.143.176.51:3000/free-land/front-end/pulls/176
This commit is contained in:
commit
5d28da2f0a
@ -80,7 +80,7 @@ const Header = () => {
|
||||
<ContextMenu
|
||||
emphasis="high"
|
||||
button={t("navbar.library.navTitle")}
|
||||
className="border-none uppercase"
|
||||
className="border-none uppercase z-40"
|
||||
>
|
||||
<ContextMenuAction
|
||||
caption={t("navbar.library.publications")}
|
||||
@ -112,7 +112,7 @@ const Header = () => {
|
||||
<ContextMenu
|
||||
emphasis="high"
|
||||
button={t("navbar.about.navTitle")}
|
||||
className="border-none uppercase"
|
||||
className="border-none uppercase z-40"
|
||||
>
|
||||
<ContextMenuAction
|
||||
caption={t("navbar.about.aboutProject")}
|
||||
|
Loading…
x
Reference in New Issue
Block a user