From 22d9bd7152c6de2d71afade6ab7b5f788d023578 Mon Sep 17 00:00:00 2001
From: Oliver <1070107765@qq.com>
Date: 星期一, 12 十二月 2022 18:07:39 +0800
Subject: [PATCH] fix bug

---
 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