From c65fb79049a5bef6333ba54f805db9ee62bdf0f7 Mon Sep 17 00:00:00 2001
From: gt-fuwuqi <3272660260@qq.com>
Date: 星期五, 21 二月 2025 08:02:05 +0800
Subject: [PATCH] #四向库入出库修改
---
src/main/webapp/views/report/viewStockUse.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/report/viewStockUse.html b/src/main/webapp/views/report/viewStockUse.html
index 8117f89..34825c2 100644
--- a/src/main/webapp/views/report/viewStockUse.html
+++ b/src/main/webapp/views/report/viewStockUse.html
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="../../static/css/common.css" media="all">
<style>
#btn-export {
- float:initial !important;
+ margin-top: 10px;
}
</style>
</head>
--
Gitblit v1.9.1