From 41c55c1f103658b997f7a828a7067bdb228f1df0 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 04 十月 2022 23:35:10 +0800
Subject: [PATCH] 2022-10-04

---
 src/menu/tablenodes/index.scss |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/menu/tablenodes/index.scss b/src/menu/tablenodes/index.scss
index 379fc0c..669585c 100644
--- a/src/menu/tablenodes/index.scss
+++ b/src/menu/tablenodes/index.scss
@@ -44,4 +44,11 @@
   .footer {
     text-align: center;
   }
+  .tb-search {
+    position: absolute;
+    width: 200px;
+    z-index: 1;
+    right: 40px;
+    top: 16px;
+  }
 }
\ No newline at end of file

--
Gitblit v1.8.0