mirror of
https://github.com/apache/nifi.git
synced 2025-02-09 03:25:04 +00:00
[NIFI-13277] - Make the main menu more compact in terms of spacing. (#8861)
This closes #8861
This commit is contained in:
parent
2a4d1de6c1
commit
f625d4c6c1
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user