From cbe8a54c8dc4bdf132df6003682d5bef85af5fe6 Mon Sep 17 00:00:00 2001
From: unknown <sunxia@prec-tech.com>
Date: 星期一, 29 五月 2023 15:32:43 +0800
Subject: [PATCH] Merge branch 'LEX_dev' of http://47.92.229.245:8089/r/lightningupdate into LEX_dev

---
 force-app/main/default/staticresources/AccessorySelectCss.css |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/staticresources/AccessorySelectCss.css b/force-app/main/default/staticresources/AccessorySelectCss.css
index e69de29..612737b 100644
--- a/force-app/main/default/staticresources/AccessorySelectCss.css
+++ b/force-app/main/default/staticresources/AccessorySelectCss.css
@@ -0,0 +1,16 @@
+/* 20230526 ljh start lightning */
+table.list .col_IndexFromUniqueKey_Text__c{width:90px;}
+table.list .col_Fixture_Model_No__c{width:120px;}
+table.list .col_Fixture_Name__c{width:100px;}
+table.list .col_Canceled_Flag__c{width:90px;}
+table.list .col_FSD_Is_Optional__c{width:50px;}
+table.list .col_Substitute_flag__c{width:70px;}
+table.list .col_Fu_Shu_Pin_Fen_Pei_Jia__c{width:100px;}
+table.list .col_Asset__r_SerialNumber{width:90px;}
+table.list .col_Asset__r_Salesdepartment__c{width:100px;}
+table.list .col_Asset__r_Internal_asset_location__c{width:100px;}
+table.list .col_Asset__r_You_Xiao_Ku_Cun__c{width:90px;}
+table.list .col_FSD_Is_OneToOne__c{width:70px;}
+table.list .col_Cancel_Reason__c{width:100px;}
+table.list .col_Loaner_cancel_reason__c{width:100px;}
+table.list .col_Loaner_cancel_Remarks__c{width:100px;}
\ No newline at end of file

--
Gitblit v1.9.1