临时解决 issues/4160 NumberInfo.vue导致启动失败的问题 #4160

This commit is contained in:
zhangdaiscott
2022-11-03 10:15:08 +08:00
parent dc1059e9d5
commit 3be81b94cc

View File

@@ -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;
}
}
//}
}
}
}