From 3fcfac1f37c2aeabbb2af4897ada6ba8c225c667 Mon Sep 17 00:00:00 2001
From: vben <anncwb@126.com>
Date: 星期三, 24 十一月 2021 23:25:13 +0800
Subject: [PATCH] wip: Upgrade ant-design-vue 3.0

---
 src/design/public.less |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/design/public.less b/src/design/public.less
index 798fe02..644bfab 100644
--- a/src/design/public.less
+++ b/src/design/public.less
@@ -46,6 +46,6 @@
     width: 100%;
     height: 2px;
     background-color: @primary-color;
-    opacity: 75%;
+    opacity: 0.75;
   }
 }

--
Gitblit v1.8.0