Skip to content

Commit

Permalink
[NIFI-13277] - Make the main menu more compact in terms of spacing. (#…
Browse files Browse the repository at this point in the history
…8861)

This closes #8861
  • Loading branch information
rfellows authored May 21, 2024
1 parent 2a4d1de commit f625d4c
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,10 @@
.mdc-dialog__content {
font-size: 14px !important;
}

.mat-mdc-menu-content .mat-mdc-menu-item {
min-height: 2.25rem;
}
}

@mixin generate-material-theme($material-theme) {
Expand Down

0 comments on commit f625d4c

Please sign in to comment.