buli
2023-07-14 744f42c5496e656a1f9927740a3b37c0b97a6cba
force-app/main/default/aura/WeeklyReport/WeeklyReport.css
@@ -21,7 +21,7 @@
}
.THIS .no_data_area {
  text-align: center;
  margin: 0.5em 0;
    margin: .5em 0;
}
.THIS.report_list_area {
  margin: 40px 0 20px 0px;
@@ -111,8 +111,7 @@
  display: none;
}
.THIS .slds-input:focus,
.THIS .slds-input:active {
.THIS .slds-input:focus, .THIS .slds-input:active {
  border-color: rgb(216, 221, 230);
  box-shadow: none;
}