parent
cf0acad1e4
commit
9ddd40df13
|
@ -193,6 +193,7 @@
|
||||||
.modal-body {
|
.modal-body {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
overflow-y: auto;
|
||||||
max-height: 400px;
|
max-height: 400px;
|
||||||
&.full-height-modal {
|
&.full-height-modal {
|
||||||
max-height: calc(100vh - 150px);
|
max-height: calc(100vh - 150px);
|
||||||
|
|
Loading…
Reference in New Issue