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;
|
||||
display: flex;
|
||||
padding: 0;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
a {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
|
|
|||
Loading…
Reference in a new issue