mirror of
https://github.com/element-plus/element-plus.git
synced 2025-08-14 18:11:48 +08:00
style(docs): change the example mask and overlay z-index (#9356)
* style(docs): change navbar z-index * style: change the example mask and overlay z-index
This commit is contained in:
@ -34,4 +34,7 @@ const tableData = [
|
||||
body {
|
||||
margin: 0;
|
||||
}
|
||||
.example-showcase .el-loading-mask {
|
||||
z-index: 9;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user