From d5e4f6d62943640cdf4b89288546d3f779f43f7f Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Thu, 06 Jan 2022 11:44:42 +0800
Subject: [PATCH] 路线导航
---
src/styles/element-ui.scss | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/styles/element-ui.scss b/src/styles/element-ui.scss
index 89c41c1..44a56a5 100644
--- a/src/styles/element-ui.scss
+++ b/src/styles/element-ui.scss
@@ -113,6 +113,7 @@
.el-table__body tr.hover-row > td {
background-color: $mainBhover !important;
}
+
.el-button--text {
color: $fontColor !important;
}
--
Gitblit v1.9.3