Explorar o código

improve NumberInfo style

ddcat1115 %!s(int64=8) %!d(string=hai) anos
pai
achega
1f496dd694
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      src/components/NumberInfo/index.less

+ 8 - 0
src/components/NumberInfo/index.less

@@ -48,6 +48,14 @@
         transform: scale(0.82);
         margin-left: 4px;
       }
+      :global {
+        .anticon-caret-up {
+          color: @red-6;
+        }
+        .anticon-caret-down {
+          color: @green-6;
+        }
+      }
     }
   }
 }