add more width for modal

This commit is contained in:
Tainan Felipe 2017-12-13 17:00:16 -02:00
parent bbbb64b4fd
commit 5bd52234e6

View File

@ -15,6 +15,8 @@
flex-direction: column; flex-direction: column;
border-radius: $border-radius; border-radius: $border-radius;
max-width: 95vw; max-width: 95vw;
width: 600px;
} }
.text { .text {