scroll in modal dialog on overflows
This commit is contained in:
parent
ff2bc5d5da
commit
9fa795bb88
@ -11,6 +11,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.modal-dialog {
|
||||
.modal-body {
|
||||
max-height: 70vh;
|
||||
overflow: scroll;
|
||||
}
|
||||
}
|
||||
|
||||
.bgp-attributes-modal {
|
||||
.modal-header {
|
||||
p {
|
||||
|
Loading…
x
Reference in New Issue
Block a user