Explorar o código

【bug】报表界面隐藏排序箭头

zhuth %!s(int64=7) %!d(string=hai) anos
pai
achega
e0d7019dde
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      frontend/saas-web/app/view/core/report/ReportPanel.scss

+ 3 - 0
frontend/saas-web/app/view/core/report/ReportPanel.scss

@@ -18,6 +18,9 @@ $border-color: #999;
 
                     .x-column-header-text-inner {
                         font-weight: bold;
+                        &:after {
+                            display: none;
+                        }
                     }
                 }
             }