Skip to content

Commit 8115f32

Browse files
Samuell1marcosmoura
authored andcommitted
fix(MdDialog): IE not rendering Dialogs (#1356)
1 parent 906a91d commit 8115f32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/MdDialog/MdDialog.vue

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
margin: auto;
103103
display: flex;
104104
flex-flow: column;
105+
flex-direction: row;
105106
overflow: hidden;
106107
position: fixed;
107108
top: 50%;

0 commit comments

Comments
 (0)