We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e2d97 commit cadf996Copy full SHA for cadf996
packages/main/src/themes/base/ListItem.less
@@ -72,7 +72,7 @@
72
73
/* Compact size */
74
.sapUiSizeCompact {
75
- .sapMSLI {
+ .sapMSLI:not(.sapMSLIWithTitleAndDescription) {
76
height: 2rem;
77
78
.sapMSLITitle {
0 commit comments