Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
KnowageLabs
Knowage-Server
Commits
af4fafa2
Unverified
Commit
af4fafa2
authored
May 25, 2022
by
Davide Vernassa
Committed by
GitHub
May 25, 2022
Browse files
[KNOWAGE-7085] Changed menu z-index to over 9000
parent
3d17a84a
Changes
1
Hide whitespace changes
Inline
Side-by-side
knowage-vue/src/modules/mainMenu/MainMenu.vue
View file @
af4fafa2
...
...
@@ -327,7 +327,7 @@ export default defineComponent({
padding
:
0
0
18px
0
;
}
.layout-menu-container
{
z-index
:
8
000
;
z-index
:
9
000
;
width
:
var
(
--
kn-mainmenu-width
);
top
:
0
;
background-color
:
var
(
--
kn-mainmenu-background-color
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment