wix-style-react
Version:
wix-style-react
23 lines (18 loc) • 406 B
CSS
@st-namespace "BMCardHeader";
:import {
-st-from: "../../../../Card/Header/Header.st.css";
-st-default: Header;
}
.root {
-st-extends: Header;
padding: 24px 24px 0;
align-items: flex-start;
}
.root::title {
margin-bottom: 4px;
}
.root::suffix {
margin-top: 6px;
height: auto;
}
/* st-namespace-reference="../../../../../../src/Themes/businessDashboard/components/Card/Header.st.css" */