Feat(LOY-201): Employee benefits auth card sidebar * feat(LOY-201): WIP - add EmployeeBenefitsAuthCard component to Sidebar and update dynamic content enum * feat(LOY-201): reorganize EmployeeBenefitsAuthCard * chore: remove debug console logs from DynamicContent handling Approved-by: Christian Andolf
4 lines
57 B
CSS
4 lines
57 B
CSS
.card {
|
|
border: 1px solid var(--Base-Border-Subtle);
|
|
}
|