We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfdf6ee commit 74f37e5Copy full SHA for 74f37e5
src/components/NumberInfo/index.less
@@ -42,16 +42,14 @@
42
font-size: 12px;
43
transform: scale(.82);
44
}
45
-
46
- :global {
47
- .anticon-caret-up {
48
- color: @red-6;
49
- }
50
51
- .anticon-caret-down {
52
- color: @green-6;
53
+
+ .anticon-caret-up {
+ color: @red-6;
54
+ .anticon-caret-down {
+ color: @green-6;
+ }
55
56
57
0 commit comments