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/index.scss

26 lines
488 B

// .split-pane-left{
// .ant-tabs-nav-wrap{
// padding: 0 30px;
// }
// .ant-tabs-bar{
// margin: 0;
// }
// // .ant-tabs-tabpane{
// // padding-top: 10px;
// // height: calc(100vh - 110px);
// // overflow: auto;
// // }
// .ant-form-item-control{
// line-height: 1;
// }
// .editor_area,
// .prev_area{
// height: calc(100vh - 110px);
// overflow-y: auto;
// padding: 20px 0;
// }
// }
@import '../../split_pane_resizer.scss';