From 0f6010e63f46f4282267cbdd3b029ed0f90310f4 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 23 一月 2025 16:15:06 +0800
Subject: [PATCH] 2025-01-23

---
 src/templates/zshare/editTable/index.scss |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/src/templates/zshare/editTable/index.scss b/src/templates/zshare/editTable/index.scss
index 76e6bfd..915c671 100644
--- a/src/templates/zshare/editTable/index.scss
+++ b/src/templates/zshare/editTable/index.scss
@@ -125,6 +125,18 @@
     font-size: 18px;
     color: #26C281;
   }
+  .footer-copy-control {
+    text-align: right;
+    margin: 10px;
+    display: block;
+    .anticon-copy {
+      margin-right: 15px;
+      color: #26C281;
+    }
+    .anticon-snippets {
+      color: purple;
+    }
+  }
 }
 
 .ant-modal.ant-modal-confirm.ant-modal-confirm-info.sql-example {

--
Gitblit v1.8.0