Auto Submit

pull/1/head
autosubmit 2 years ago
parent fdb6df3e96
commit f815d78a15

@ -11053,13 +11053,13 @@ var competitionDetails = function competitionDetails(_ref) {
height: '355px',
width: '800px'
},
src: env/* default */.Z.IMG_SERVER + '/' + (HeaderDetail === null || HeaderDetail === void 0 ? void 0 : HeaderDetail.avatar_url)
src: HeaderDetail === null || HeaderDetail === void 0 ? void 0 : HeaderDetail.avatar_url
}), !(HeaderDetail !== null && HeaderDetail !== void 0 && HeaderDetail.avatar_url) && (HeaderDetail === null || HeaderDetail === void 0 ? void 0 : HeaderDetail.avatar_url) == null && /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
style: {
height: '355px',
width: '800px'
},
src: env/* default */.Z.IMG_SERVER + "/images/educoder/competitions/mainbanner.jpg"
src: "/images/educoder/competitions/mainbanner.jpg"
})]
})
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {

@ -10725,6 +10725,7 @@ p {
}
#educoder .ant-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-body > .anticon {
margin-bottom: 5px;
margin-top: 10px;
}
#educoder .ant-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-title {
margin-top: 10px;

Loading…
Cancel
Save