From 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7 Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期五, 14 七月 2023 14:56:14 +0800
Subject: [PATCH] lex community
---
force-app/main/default/aura/WeeklyReport/WeeklyReport.css | 19 +++++++++++++++----
1 files changed, 15 insertions(+), 4 deletions(-)
diff --git a/force-app/main/default/aura/WeeklyReport/WeeklyReport.css b/force-app/main/default/aura/WeeklyReport/WeeklyReport.css
index 271d3f3..19e31fe 100644
--- a/force-app/main/default/aura/WeeklyReport/WeeklyReport.css
+++ b/force-app/main/default/aura/WeeklyReport/WeeklyReport.css
@@ -4,9 +4,10 @@
.THIS.height100vh {
height: 100vh;
}
-.THIS.contents_wrapper {
+/* .THIS.contents_wrapper {
padding-top: 50px;
-}
+ width: 105%;
+} */
.THIS .mt5 {
margin-top: 5px;
}
@@ -23,7 +24,7 @@
margin: .5em 0;
}
.THIS.report_list_area {
- margin: 40px 0 20px 100px;
+ margin: 40px 0 20px 0px;
height: 60vh;
overflow-y: scroll;
}
@@ -145,14 +146,24 @@
top:100px;
}
+.THIS .weeklyReportSpinnerEdit{
+ top:50px;
+}
+
.THIS .slds-spinner_container{
position: absolute;
top:100px;
}
+
+.THIS .slds-spinner_containerEdit{
+ position: absolute;
+ top:50px;
+}
+
.THIS .marginTop{
margin-top: 10px;
}
.THIS .custom-input .uiInput {
- height: 2rem; /* 璋冩暣楂樺害涓轰綘闇�瑕佺殑鍊硷紝濡� 2rem */
+ height: 2rem;
}
/* add by Deloitte-Link 2023-6-19 end*/
\ No newline at end of file
--
Gitblit v1.9.1