diff --git a/src/components/NumberInfo/index.less b/src/components/NumberInfo/index.less index 719113d..033d78a 100644 --- a/src/components/NumberInfo/index.less +++ b/src/components/NumberInfo/index.less @@ -42,14 +42,15 @@ transform: scale(0.82); margin-left: 4px; } - :global { + //TODO + //:global { .anticon-caret-up { color: @red-6; } .anticon-caret-down { color: @green-6; } - } + //} } } } \ No newline at end of file