Skip to content

Commit 6701203

Browse files
committed
More clustering options for BoundaryApproximation
1 parent b0e968c commit 6701203

4 files changed

Lines changed: 1063 additions & 172 deletions

File tree

src/main/resources/static/css/shared/components.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,9 @@ body.modal-open {
151151
.dv-modal-body {
152152
display: flex;
153153
flex-direction: column;
154+
max-height: 60vh;
154155
margin-bottom: 1rem;
156+
overflow: auto;
155157
}
156158

157159
.dv-modal-body-spinner {

0 commit comments

Comments
 (0)