From 81f54040c2cb65537c6c6e1db8358a39a57dea0d Mon Sep 17 00:00:00 2001
From: mayisheng <admin>
Date: Mon, 15 Aug 2022 16:14:01 +0800
Subject: [PATCH] 1
---
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