From a675a9d1acfacbc0f305f868929b4f0f086ec2dd Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 23 五月 2024 10:54:33 +0800
Subject: [PATCH] 最新版本

---
 admin/src/assets/style/style.scss |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/admin/src/assets/style/style.scss b/admin/src/assets/style/style.scss
index 6d27706..d3e05e1 100644
--- a/admin/src/assets/style/style.scss
+++ b/admin/src/assets/style/style.scss
@@ -1,4 +1,5 @@
 @import "variables.scss";
+@import "./element-variables.scss";
 // 鏍峰紡閲嶇疆
 html {
   height: 100%;
@@ -146,7 +147,7 @@
   width: 200px !important;
  }
  .w300{
-  width: 300px;
+  width: 300px !important;
  }
  .w400{
   width: 400px !important;
@@ -236,7 +237,7 @@
   margin-left: 20px !important;
 }
 .mt30 {
-  margin-top: 30px;
+  margin-top: 30px !important;
 }
 
 .mr30 {

--
Gitblit v1.9.3