From 14b0c0560fede0fedac2282bf8ca6dd463a6b52f Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期四, 14 九月 2023 15:25:41 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.22:9001/r/mom-before

---
 src/components/view/standard.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/view/standard.vue b/src/components/view/standard.vue
index 6a115b4..c75c027 100644
--- a/src/components/view/standard.vue
+++ b/src/components/view/standard.vue
@@ -1206,7 +1206,7 @@
   padding: 0 12px;
 }
 
-.standard .right .contentTable{
+ .contentTable{
   width:98%;
   margin-left:1%;
 }

--
Gitblit v1.9.3