From 48999868d8f396d9578734a54435a3ddcefce5d8 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期三, 27 五月 2020 17:49:10 +0800 Subject: [PATCH] update README.md. --- ruoyi-ui/src/assets/styles/ruoyi.scss | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/src/assets/styles/ruoyi.scss b/ruoyi-ui/src/assets/styles/ruoyi.scss index c78051f..0c2919b 100644 --- a/ruoyi-ui/src/assets/styles/ruoyi.scss +++ b/ruoyi-ui/src/assets/styles/ruoyi.scss @@ -138,7 +138,7 @@ padding-left: 15px; margin-bottom: 10px; } - + /* text color */ .text-navy { color: #1ab394; @@ -194,4 +194,4 @@ opacity: .8; color: #fff!important; background: #42b983!important; -} \ No newline at end of file +} -- Gitblit v1.9.3