Ver Fonte

代码提交

hy há 7 anos atrás
pai
commit
02a8a6ad9e
1 ficheiros alterados com 2 adições e 2 exclusões
  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;
   }
 }