Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Commit

Permalink
Add basic styles to responses table
Browse files Browse the repository at this point in the history
FelixHenninger committed Aug 18, 2020
1 parent 398d63c commit c1a5046
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -144,7 +144,7 @@ export default () =>
columns={ 4 }
row={ ResponseRow }
header={ ResponseHeader }
className="border-top-0"
className="grid border-top-0 border-bottom"
/>
<CardBody>
<FormGroup row>

0 comments on commit c1a5046

Please sign in to comment.