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