Skip to content

Commit ada50cd

Browse files
committed
style: reduce padding
1 parent a33d872 commit ada50cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GZCTF/ClientApp/src/pages/games/[id]/monitor/Submissions.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ const Submissions: FC = () => {
166166
style={{
167167
width: '36vw',
168168
maxWidth: '100%',
169+
padding: 0
169170
}}
170171
>
171172
<Input

0 commit comments

Comments
 (0)