
#templateEmail-form{
    
}
#templateEmail-form iframe[name=previewEmail]{
    width: 100%;
    height: 1000px;
    border: none;
}
#templateEmail-form #editor{
    height: 768px;
}

/****************************************/

#templateSms-form{
    
}
#templateSms-form iframe[name=previewEmail]{
    width: 100%;
    height: 300px;
    border: none;
}
#templateSms-form #editor{
    height: 300px;
}