mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-17 23:06:45 +08:00
1期toast提示ui调整
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user