jingyuanchao hace 1 año
padre
commit
0cceb70b62
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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;
+ }