From d8f6c671a613b841566c8d7b1f36eb2bb9640ea9 Mon Sep 17 00:00:00 2001
From: DESKTOP-CVS3R96\我恁爹 <11>
Date: Tue, 15 Nov 2022 04:15:27 +0800
Subject: [PATCH] 多于元

---
 src/components/elalert.vue |   19 ++-----------------
 1 files changed, 2 insertions(+), 17 deletions(-)

diff --git a/src/components/elalert.vue b/src/components/elalert.vue
index 82a2d5e..275f6df 100644
--- a/src/components/elalert.vue
+++ b/src/components/elalert.vue
@@ -65,23 +65,8 @@
 </script>
 <style scoped lang="less">
 /* @import url(); 引入css类 */
-/deep/.el-alert{
-  width: 70%!important;
-  height: 1rem!important;
-  position: absolute!important;
-  top: 0!important;
-  bottom: 0!important;
-  left: 0!important;
-  right: 0!important;
-  margin: auto!important;
-  font-size: 0.3rem!important;
-}
-/deep/.el-alert__title{
-  font-size: 0.3rem!important;
-}
-/deep/.el-icon-close::before{
-    display: none;
-}
+
+
 .tit {
     width: 1rem;
     height: 1rem;

--
Gitblit v1.9.3