binxie
2023-06-19 41625c74ad92b72151f4d1009ea0c791635d9dac
force-app/main/default/aura/RetrospectiveWeeklyReport/RetrospectiveWeeklyReport.css
@@ -1,3 +1,4 @@
@import 'c/lexCssUtility';
.THIS .bcolor {
    color: #333;
}
@@ -138,4 +139,22 @@
.THIS tr:hover .encrypt{
    display: none;
}
.THIS tr:hover .encrypt{
    display: none;
}
.THIS .buttonFontSize{
    font-size: 18px;
    min-width: 80px;
    max-width: 110px;
}
.THIS .fontSize{
    font-size: 18px;
}
.THIS thead th{
    font-size: 18px;
}