Skip to content

Commit 926dab0

Browse files
committed
fix: updated download artifact svg
1 parent 212809d commit 926dab0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 4 additions & 1 deletion
Loading

src/components/ChallengeEditor/Submissions/Submissions.module.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,9 @@ $base-unit: 5px;
250250
outline: none;
251251
margin-right: 14px;
252252
width: 24px;
253+
svg {
254+
width: 24px;
255+
}
253256
}
254257

255258
.download-artifacts-button {

0 commit comments

Comments
 (0)