修改其他问题

This commit is contained in:
zhangsir
2024-07-17 18:38:20 +08:00
parent f6244aa462
commit 59571d216e
4 changed files with 14 additions and 4 deletions

View File

@@ -634,6 +634,9 @@ export default {
};
</script>
<style lang="scss" scoped>
::v-deep .el-badge__content.is-fixed {
top: 6px !important;
}
.couerscard{
padding: 0 15px;
}