From eb4df4321be0aa5f97732ae5523f14d34b50ccf4 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 04 三月 2022 22:59:55 +0800
Subject: [PATCH] 2022-03-04

---
 src/tabviews/custom/components/table/edit-table/index.scss |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/custom/components/table/edit-table/index.scss b/src/tabviews/custom/components/table/edit-table/index.scss
index 0519a10..3a12a2b 100644
--- a/src/tabviews/custom/components/table/edit-table/index.scss
+++ b/src/tabviews/custom/components/table/edit-table/index.scss
@@ -51,6 +51,16 @@
       background-color: #1890ff;
       border-width: 0;
     }
+
+    .submit-footer-table {
+      float: right;
+      height: 24px;
+      color: #ffffff;
+      background-color: #1890ff;
+      border-width: 0;
+      margin-top: 10px;
+    }
+
     .custom-control {
       position: absolute;
       z-index: 1;

--
Gitblit v1.8.0