@openui5/sap.m
Version:
OpenUI5 UI Library sap.m
18 lines (15 loc) • 346 B
text/less
/* ==================================== */
/* CSS for control sap.m/P13nSortPanel */
/* Base theme */
/* ==================================== */
.sapMSortPanel {
width: 100%;
}
.sapMSortPanelContent {
padding-top: 1rem;
padding-bottom: 1rem;
}
.sapMGroupPanelContent {
padding-top: 1rem;
padding-bottom: 1rem;
}