From 4e467ce59d2cc7e6b111de5435b1fda896241f6a Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 14 七月 2020 13:55:47 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/report/viewWorkOut.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/report/viewWorkOut.html b/src/main/webapp/views/report/viewWorkOut.html
index 3732e2b..48dfd47 100644
--- a/src/main/webapp/views/report/viewWorkOut.html
+++ b/src/main/webapp/views/report/viewWorkOut.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