mirror of https://github.com/apache/nifi.git
[NIFI-13857] fix appearance and animations menu scrollbar issue (#9366)
This closes #9366
This commit is contained in:
parent
71d021274e
commit
f48d60abf5
|
@ -296,6 +296,10 @@
|
|||
font-size: 14px !important;
|
||||
}
|
||||
|
||||
.mat-mdc-menu-content {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.mat-mdc-menu-content .mat-mdc-menu-item {
|
||||
min-height: 2.25rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue