From 29f26f36a9617fdccfdf758fd462a87774a868cb Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Fri, 08 Jul 2022 20:27:54 +0800
Subject: [PATCH] 市场流通
---
src/styles/index.scss | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/styles/index.scss b/src/styles/index.scss
index 1f73ade..d48a890 100644
--- a/src/styles/index.scss
+++ b/src/styles/index.scss
@@ -1,5 +1,6 @@
@import "./element-ui.scss";
@import "./publicBox/arc-nav-bar.scss";
+@import "./publicBox/market-nav-bar.scss";
html,
body {
@@ -59,4 +60,4 @@
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
border-radius: 0;
background: rgba(0, 0, 0, 0.1);
-}
\ No newline at end of file
+}
--
Gitblit v1.9.3