Browse Source

代码提交

hy 7 years ago
parent
commit
02a8a6ad9e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frontend/saas-web/app/Application.scss

+ 2 - 2
frontend/saas-web/app/Application.scss

@@ -421,8 +421,8 @@ div::-webkit-scrollbar-track {
   border-left: 1px solid #D2D6E5;
   
   &:before {
-    content: "\e80f";
-    font-family: font-saas;
+    // content: "\e80f";
+    // font-family: font-saas;
     color: #5AC6F8;
   }
 }