-- 受众查询

This commit is contained in:
yuping
2022-12-20 19:11:58 +08:00
parent 389d0ac4a5
commit b6cc723c25

View File

@@ -660,7 +660,8 @@ watch(visiable, () => {
overflow: visible; overflow: visible;
} }
.right1 { }
.right1 {
border-left: 1px solid #f2f6fe; border-left: 1px solid #f2f6fe;
width: 100%; width: 100%;
margin-left: 20px; margin-left: 20px;
@@ -853,6 +854,6 @@ watch(visiable, () => {
} }
} }
} }
}
} }
</style> </style>