ddcat1115 пре 8 година
родитељ
комит
1f496dd694
1 измењених фајлова са 8 додато и 0 уклоњено
  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;
+        }
+      }
     }
   }
 }