@openui5/sap.m
Version:
OpenUI5 UI Library sap.m
12 lines (11 loc) • 501 B
text/less
/* =================================================================================== */
/* CSS for control sap.m.table/Util.js#createOrUpdateMultiUnitPopover & it's contents */
/* Base theme */
/* =================================================================================== */
.sapMMultiUnitPopover .sapMCLI {
padding: 0 2px 0 2px;
height: 3rem;
}
.sapUiSizeCompact .sapMMultiUnitPopover .sapMCLI {
height: 2rem;
}