From 6ce67a8e4a226e4c97dfeb53b843489f8c9c21bc Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期三, 17 六月 2026 14:58:13 +0800
Subject: [PATCH] 样式调整
---
src/components/Screenfull/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/components/Screenfull/index.vue b/src/components/Screenfull/index.vue
index cf23223..62ec756 100644
--- a/src/components/Screenfull/index.vue
+++ b/src/components/Screenfull/index.vue
@@ -14,7 +14,7 @@
.screenfull-svg {
display: inline-block;
cursor: pointer;
- fill: #5a5e66;
+ fill: currentColor;
width: 20px;
height: 20px;
vertical-align: 10px;
--
Gitblit v1.9.3