Browse Source

feat:修改系统专题页提示按钮颜色-淡化

wanghao 7 months ago
parent
commit
2a72e458fe
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/business-analysis/system-space/index.vue

+ 3 - 0
src/views/business-analysis/system-space/index.vue

@@ -506,6 +506,9 @@ export default {
 </script>
 
 <style scoped lang='scss'>
+.el-icon-question{
+  color:#9a9191;
+}
 .fontSize14{
   font-size: 14px;
   font-weight: bold;