From 7f844f47d17755c05d773a3f4ff846ba13a72350 Mon Sep 17 00:00:00 2001
From: luobisheng <727299681@qq.com>
Date: 星期二, 29 十一月 2022 11:38:44 +0800
Subject: [PATCH] 修改添加按钮样式

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

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

--
Gitblit v1.8.0