From 510ae9f8768cd16c39fde70e1ae40b164500d5d5 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 27 Apr 2022 09:48:32 +0800
Subject: [PATCH] 文件更替
---
src/styles/common.scss | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/styles/common.scss b/src/styles/common.scss
index ef7ca94..428620f 100644
--- a/src/styles/common.scss
+++ b/src/styles/common.scss
@@ -73,3 +73,8 @@
background: url(/img/icon/tool.png) no-repeat;
background-size: 100% 100%;
}
+
+.menu-rest {
+ background: url(/img/icon/rest.png) no-repeat;
+ background-size: 100% 100%;
+}
\ No newline at end of file
--
Gitblit v1.9.3