Pre Merge pull request !585 from 熊猫大侠/master

pull/585/MERGE
熊猫大侠 2024-11-21 01:45:02 +00:00 committed by Gitee
commit bd6726cc26
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 0 deletions

View File

@ -297,5 +297,6 @@ $prefix-cls: #{$namespace}-setting;
.#{$prefix-cls} {
border-radius: 6px 0 0 6px;
z-index: 1200;/*修正没有z-index会被表格层覆盖,值不要超过4000*/
}
</style>