fix: 解决容器页面和应用页面的样式冲突

This commit is contained in:
zhengkunwang223
2023-03-09 19:11:06 +08:00
committed by zhengkunwang223
parent bb6f46f20d
commit 0d5d01fffc
@@ -319,7 +319,7 @@ defineExpose({
});
</script>
<style lang="scss">
<style lang="scss" scoped>
.app-card {
font-size: 14px;
height: 60px;