mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Modal card broken on IE11 fix
This commit is contained in:
parent
607eb7851d
commit
19704daefd
@ -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…
Reference in New Issue
Block a user