From 15b5c60d13655519a3a744a67e988b45656508a4 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 06 三月 2025 11:10:24 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
admin/src/layouts/TableLayout1.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/admin/src/layouts/TableLayout1.vue b/admin/src/layouts/TableLayout1.vue
index 246c4cc..a5eedc4 100644
--- a/admin/src/layouts/TableLayout1.vue
+++ b/admin/src/layouts/TableLayout1.vue
@@ -165,10 +165,10 @@
z-index: 100;
width: -webkit-fill-available;
/* width: 80%; */
- position: fixed;
+ /* position: fixed;
bottom: 30px;
background-color: white;
- margin-right: 50px;
+ margin-right: 50px; */
}
}
}
--
Gitblit v1.9.3