mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Add recipients selection inside add/edit pool modal
This commit is contained in:
parent
2c5e68aa74
commit
befc2ec821
6 changed files with 34 additions and 9 deletions
|
|
@ -1098,8 +1098,9 @@ path.link {
|
|||
border-bottom-right-radius: .25rem !important;
|
||||
}
|
||||
|
||||
#multiple-select {
|
||||
height: 12rem;
|
||||
.multiple-select {
|
||||
height: 12rem !important;
|
||||
overflow-y: auto;
|
||||
max-height: 20rem;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue