修复:层级错误

This commit is contained in:
h3110w0r1d 2021-12-01 16:51:08 +08:00 committed by GitHub
parent 56635a948b
commit 11ec9df1e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -322,6 +322,7 @@ export default {
} }
.tabs-view-content{ .tabs-view-content{
position: relative; position: relative;
z-index: 0;
&.head.fixed{ &.head.fixed{
width: 1400px; width: 1400px;
margin: 0 auto; margin: 0 auto;