@openui5/sap.m
Version:
OpenUI5 UI Library sap.m
14 lines (12 loc) • 426 B
text/less
/* ===================================== */
/* CSS for control sap.m/p13n.Container */
/* Base theme */
/* ===================================== */
/* Change background color for the container control */
.sapMP13nContainer .sapMITB {
line-height: 3rem;
}
/* Remove padding to align the ITB with the rest of the p13n related controls (left aligned) */
.sapMP13nContainer .sapMITH {
padding: 0;
}