fix: left drawer & drawer btn z-index
This commit is contained in:
parent
7de0f225e6
commit
3b13f0c3e1
2 changed files with 1 additions and 11 deletions
|
|
@ -157,8 +157,4 @@ function navigateTo(label: string, destination: string) {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
:deep(.q-drawer) {
|
||||
z-index: 9999 !important;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue