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