Commit 1f496dd6 authored by ddcat1115's avatar ddcat1115

improve NumberInfo style

parent e7ddfff8
...@@ -48,6 +48,14 @@ ...@@ -48,6 +48,14 @@
transform: scale(0.82); transform: scale(0.82);
margin-left: 4px; margin-left: 4px;
} }
:global {
.anticon-caret-up {
color: @red-6;
}
.anticon-caret-down {
color: @green-6;
}
}
} }
} }
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment