fix: some style error

This commit is contained in:
xiaoxian521
2021-04-11 17:41:07 +08:00
parent 65aac55053
commit 57ee746489
2 changed files with 17 additions and 16 deletions

View File

@@ -44,6 +44,6 @@ export default {
<style lang="scss" scoped>
:deep(.w-e-text-container) {
z-index: 999 !important;
z-index: 99 !important;
}
</style>