田源
2024-12-27 0bb3aff601256a3e5486f748abbcc3768b8a157a
整合代码
已修改2个文件
8 ■■■■■ 文件已修改
Source/plt-web/plt-web-ui/src/page/index/sidebar/sidebarItem.vue 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/plt-web/plt-web-ui/src/styles/ui.scss 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/plt-web/plt-web-ui/src/page/index/sidebar/sidebarItem.vue
@@ -166,7 +166,9 @@
  margin-right: 10px;
  color: #eeeeea;
}
::v-deep .el-icon-arrow-right:before {
  content: "" !important;
}
</style>
Source/plt-web/plt-web-ui/src/styles/ui.scss
@@ -563,10 +563,6 @@
  margin-left: 1px;
}
.el-icon-arrow-right:before {
  content: "";
}
.font14{font-size: 14px;width: 12px;height: 12px;display: inline-block;}
.font16{font-size: 16px;width: 14px;height: 14px;display: inline-block;}