From 2b6f23b6039be670be04f14fe49442696741a8b5 Mon Sep 17 00:00:00 2001
From: fangyuan <527392886@qq.com>
Date: 星期一, 12 十二月 2022 17:31:28 +0800
Subject: [PATCH] 图片和视频的新增按钮

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

diff --git a/src/App.vue b/src/App.vue
index 2d8e3a8..396b684 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -81,6 +81,7 @@
 .button-addition {
   background-color: #eb5d01 !important;
   border: 1px solid #eb5d01 !important;
+  color: #ffffff;
 }
 
 /*瀹氫箟婊氬姩鏉¢珮瀹藉強鑳屾櫙

--
Gitblit v1.8.0