twysparks
2023-05-15 14a4679b3498e0a08041637a1b95a34282620cbe
1
2
3
4
5
6
7
8
9
10
.accordion {
    --slds-c-accordion-summary-color-background: #e0d8d8;
}
.errorMsg {
    color: red;
}
 
.layout lightning-layout {
    height: 40px;
}