Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
normalize margins
Browse files
frontend/src/components/Evaluation/Evaluation.jsx
CHANGED
@@ -133,8 +133,6 @@ const BenchmarkEvaluation = ({ sessionId, isDefaultDocument, onComplete }) => {
|
|
133 |
elevation={3}
|
134 |
sx={{
|
135 |
p: 4,
|
136 |
-
mt: 3,
|
137 |
-
mb: 3,
|
138 |
display: "flex",
|
139 |
flexDirection: "column",
|
140 |
alignItems: "center",
|
|
|
133 |
elevation={3}
|
134 |
sx={{
|
135 |
p: 4,
|
|
|
|
|
136 |
display: "flex",
|
137 |
flexDirection: "column",
|
138 |
alignItems: "center",
|