소스 검색

bug处理

jingyuanchao 1 년 전
부모
커밋
0cceb70b62
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/assets/styles/ruoyi.scss

+ 4 - 0
src/assets/styles/ruoyi.scss

@@ -404,3 +404,7 @@
  .el-descriptions-item__label.is-bordered-label{
    color:#333!important;
  }
+
+ .el-tooltip__popper{
+   max-width: 70%!important;
+ }