You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
educoder/public/react/src/modules/developer/newOrEditTask/leftpane/prevTab/index.scss

17 lines
226 B

.no_result{
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.render_html{
padding: 20px 30px;
}
.prev_area{
// padding: 0 30px;
padding-left: 20px;
height: calc(100vh - 110px);
}