Browse Source

bug处理

jingyuanchao 1 năm trước cách đây
mục cha
commit
0cceb70b62
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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;
+ }