mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-03 13:44:47 +08:00
style: use :deep() replace >>>
This commit is contained in:
@@ -124,7 +124,7 @@ onMounted(() => {
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
.logic-flow-view >>> .flow-dialog {
|
||||
:deep(.flow-dialog) {
|
||||
transform: none;
|
||||
left: 0;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user