qinzhipeng_v 5 年之前
父节点
当前提交
0779803d4e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/projectManage/bugList/details/index.vue

+ 1 - 1
src/views/projectManage/bugList/details/index.vue

@@ -1529,7 +1529,7 @@ export default {
 }
 </style>
 
-<style scoped>
+<style scoped lang="scss">
 .current:hover{
   border-radius: 4px;
   border: 1px solid #DCDFE6;