Auto Submit

dev_local_v9_test3
autosubmit 1 year ago
parent c16bff70e4
commit c863319dc2

@ -27,7 +27,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.d598ead0.js"></script>
<script src="/react/build/umi.d254ac35.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -12496,7 +12496,8 @@ var view_competitionsPage = function competitionsPage(_ref) {
}), /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
className: "p30",
style: {
flex: 1
flex: 1,
minWidth: 0
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(spin/* default */.Z, {
spinning: loading,
@ -14814,7 +14815,8 @@ var NewCompetitionsPage = function NewCompetitionsPage(_ref) {
}, [location]);
return /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
background: "#fff"
background: "#fff",
minHeight: '95vh'
},
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Editmodules.bg,

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save