wix-style-react
Version:
14 lines (11 loc) • 303 B
CSS
/* st-namespace-reference="../../../../../src/Themes/businessDashboard/components/ListItemSection.st.css" */
:import {
-st-from: "../../../ListItemSection/ListItemSection.st.css";
-st-default: ListItemSection;
}
.root {
-st-extends: ListItemSection;
}
.root:divider {
padding: 6px 12px 5px;
}