@openui5/sap.m
Version:
OpenUI5 UI Library sap.m
17 lines (13 loc) • 353 B
text/less
.sapMP13nContainer {
}
//Change background color for the container control
.sapMP13nContainer .sapMITB {
padding-top: 1.75rem;
}
//Remove padding to align the ITB with the rest of the p13n related controls (left aligned)
.sapMP13nContainer .sapMITH {
padding: 0
}
.sapMP13nContainer .p13nContainerDefaultList .sapMLIB{
padding: 1.5rem;
}