From 3be81b94cc71daed341590c8c0b2c41a0b50118c Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Thu, 3 Nov 2022 10:15:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=B4=E6=97=B6=E8=A7=A3=E5=86=B3=20issues/4?= =?UTF-8?q?160=20=20NumberInfo.vue=E5=AF=BC=E8=87=B4=E5=90=AF=E5=8A=A8?= =?UTF-8?q?=E5=A4=B1=E8=B4=A5=E7=9A=84=E9=97=AE=E9=A2=98=20#4160?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/NumberInfo/index.less | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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