mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-01 20:14:53 +00:00
increase menu backdrop z-index
This commit is contained in:
parent
481c4afb7e
commit
746ee67698
1 changed files with 4 additions and 0 deletions
|
|
@ -114,3 +114,7 @@ $menu-base-width: 56px;
|
|||
text-overflow: ellipsis;
|
||||
}
|
||||
}
|
||||
|
||||
.md-menu-backdrop {
|
||||
z-index: 130;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue