CASH-403 update navbar position and z-index.
This commit is contained in:
parent
ca9aba53e4
commit
375d2dd148
1 changed files with 2 additions and 0 deletions
|
|
@ -129,6 +129,8 @@ export default {
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
display: flex;
|
display: flex;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
position: relative;
|
||||||
|
z-index: 2;
|
||||||
a {
|
a {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue