Browse Source

bug处理

jingyuanchao 1 year ago
parent
commit
0cceb70b62
1 changed files with 4 additions and 0 deletions
  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;
+ }