From 474c68f0fea10cc62977c67d186732b3346cdd53 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 17 一月 2023 18:04:45 +0800
Subject: [PATCH] 2023-01-17

---
 src/tabviews/custom/components/card/table-card/index.scss |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/tabviews/custom/components/card/table-card/index.scss b/src/tabviews/custom/components/card/table-card/index.scss
index 0ef56cb..c44fdec 100644
--- a/src/tabviews/custom/components/card/table-card/index.scss
+++ b/src/tabviews/custom/components/card/table-card/index.scss
@@ -68,9 +68,9 @@
 
   .loading-mask {
     position: absolute;
-    left: 40px;
+    left: 0px;
     top: 0;
-    right: 40px;
+    right: 0px;
     bottom: 0px;
     display: flex;
     align-items: center;

--
Gitblit v1.8.0