1期toast提示ui调整

This commit is contained in:
赵依梦
2025-12-17 20:37:49 +08:00
committed by joshen
parent b2d71cf8fb
commit c661849140

View File

@@ -1288,7 +1288,7 @@ export default {
};
</script>
<style lang="scss">
<style lang="scss" scoped>
.no-wrap {
overflow: hidden;
text-overflow: ellipsis;
@@ -1475,7 +1475,7 @@ export default {
display: none; /* Chrome, Safari, Opera*/
}
.el-table .el-table__header-wrapper .el-table__header th {
::v-deep.el-table .el-table__header-wrapper .el-table__header th {
background: rgba(66, 132, 247, 0.1);
color: #60769D;
}