binxie
2023-06-20 6d14c34d9a4e304bf3289e4ad957b091f27ef3b8
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;
}