From d117f4fc33bfdbbd698a46abc2bc6c4070d7c6ee Mon Sep 17 00:00:00 2001
From: LiJinHuan <lijinhuan@prec-tech.com>
Date: 星期二, 04 七月 2023 18:34:14 +0800
Subject: [PATCH] 排队展示挪公用后更新

---
 force-app/main/default/pages/RentalFixtureSetSelect.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/pages/RentalFixtureSetSelect.page b/force-app/main/default/pages/RentalFixtureSetSelect.page
index 1700a31..ad03edc 100644
--- a/force-app/main/default/pages/RentalFixtureSetSelect.page
+++ b/force-app/main/default/pages/RentalFixtureSetSelect.page
@@ -34,7 +34,7 @@
 
         <apex:outputPanel id="pageallPanel">
             <apex:pageBlock id="searchBlock" tabStyle="Report">
-                <table style="width:700px;">
+                <table style="width:700px;margin-bottom: 10px;">
                     <tr>
                         <td width="50px">鍏抽敭瀛�</td>
                         <td width="200px"><apex:inputText value="{!keyword}" style="width:98%;"/></td>

--
Gitblit v1.9.1