From 76d7d384741f5d1e7f2cd8564aba13974d983ee1 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 05 三月 2025 18:03:08 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
admin/src/layouts/TableLayout.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/admin/src/layouts/TableLayout.vue b/admin/src/layouts/TableLayout.vue
index c14a67a..4957763 100644
--- a/admin/src/layouts/TableLayout.vue
+++ b/admin/src/layouts/TableLayout.vue
@@ -164,10 +164,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