@@ -98,7 +98,7 @@
.toastArea {
position: relative;
width: 446px;
- height: 436px;
+ height: 436px !important;
background: rgba(255, 255, 255, 1);
border-radius: 10px;
padding: 25px 47px;
@@ -140,7 +140,7 @@
color:rgba(51,51,51,1);
line-height:21px;
text-align: center;
- margin: 0 auto;
+ margin: 0 auto !important;
white-space: nowrap;
word-break: keep-all;