/* 试题报错弹窗中的textarea样式 add_by_sl_2016.1.8 */

#errdetail {
    height: 114px;
    overflow-y: scroll;
    resize: none;
}