mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Modal card broken on IE11 fix
This commit is contained in:
committed by
Jeremy Thomas
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
|
||||
|
||||
Reference in New Issue
Block a user