修复层级过低问题
This commit is contained in:
@@ -241,7 +241,8 @@ function back() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&--fixed {
|
&--fixed {
|
||||||
@apply fixed top-0 left-0 right-0 z-10 w-full;
|
@apply fixed top-0 left-0 right-0 w-full;
|
||||||
|
z-index: 998;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user