|
@@ -862,9 +862,10 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
|
|
.mta-hidden-xs{display: none!important;}
|
|
.mta-hidden-xs{display: none!important;}
|
|
// 提示框
|
|
// 提示框
|
|
.phone-message-box{
|
|
.phone-message-box{
|
|
- width: 88%;min-width: unset;top: 35% !important;display: block;text-align: center;padding: 36px 0;
|
|
|
|
- .el-message__icon{margin-bottom: 20px;}
|
|
|
|
- .el-message__icon:before{font-size: 50px;}
|
|
|
|
|
|
+ width: 88%;min-width: unset;top: 10% !important;align-items:center; text-align: center;padding: 10px 0;
|
|
|
|
+ display: flex;justify-content: center;
|
|
|
|
+ .el-message__icon{margin-bottom: 0px;}
|
|
|
|
+ .el-message__icon:before{font-size: 16px;}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|