From e8e17acc60c337194c6a46ec1ef98adee6b9e12c Mon Sep 17 00:00:00 2001
From: fangyuan <527392886@qq.com>
Date: 星期一, 12 十二月 2022 14:32:42 +0800
Subject: [PATCH] 车辆管理及审核管理 批处理修改

---
 src/App.vue |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index d11fc9d..396b684 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -78,6 +78,12 @@
   color: #4b9bb7;
 }
 
+.button-addition {
+  background-color: #eb5d01 !important;
+  border: 1px solid #eb5d01 !important;
+  color: #ffffff;
+}
+
 /*瀹氫箟婊氬姩鏉¢珮瀹藉強鑳屾櫙
  楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉$殑灏哄*/
 ::-webkit-scrollbar {

--
Gitblit v1.8.0