@@ -774,6 +774,11 @@ export default {
}
+.send-email-wrap{
+ .el-input{
+ width: 100%;
+ }
+}
</style>
<style lang="scss" scoped>