Modal card broken on IE11 fix
This commit is contained in:
parent
607eb7851d
commit
19704daefd
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ $modal-card-body-padding: 20px !default
|
|||
flex-direction: column
|
||||
max-height: calc(100vh - #{$modal-card-spacing})
|
||||
overflow: hidden
|
||||
-ms-overflow-y: visible
|
||||
|
||||
.modal-card-head,
|
||||
.modal-card-foot
|
||||
|
|
Loading…
Add table
Reference in a new issue