@charset "utf-8";
#subject-question {
.ant-row {
.anticon-minus-circle-o {
position: absolute;
right: 10px;
top: 11px;
}
.ant-form-item-children>.anticon-minus-circle-o {
position: absolute;
right: 10px;
top: 1px;
}
.ant-checkbox-wrapper {
position: absolute;
top: 8px;
}
}
.drag {
.ant-list-item {
padding: 0;
}
.ant-list-item-action {
width: 100px;
padding-bottom: 25px;
padding-right: 20px;
}
.ant-col-4 {
text-align: center;
}
}
.double {
.ant-list-item-action {
width: 100px;
padding-bottom: 25px;
padding-right: 20px;
}
}
.ant-form-item.no-validate {
margin-bottom: 0;
}
.table-header {
background: #ccc;
}
.table-col {
display: inline-block;
padding: 10px;
}
.ql-table {
background: url('data:image/svg+xml;utf8,') no-repeat center;
}
.ql-select {
background: url('data:image/svg+xml;utf8,') no-repeat center;
}
}