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

pull/196/head
zhengkunwang223 2023-03-09 14:51:56 +08:00 committed by zhengkunwang223
parent bb6f46f20d
commit 0d5d01fffc
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ defineExpose({
});
</script>
<style lang="scss">
<style lang="scss" scoped>
.app-card {
font-size: 14px;
height: 60px;