add more width for modal
This commit is contained in:
parent
bbbb64b4fd
commit
5bd52234e6
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user