jbilcke-hf HF staff commited on
Commit
964db57
1 Parent(s): 2d214d1

even more compact

Browse files
src/app/views/report-modal/index.tsx CHANGED
@@ -38,7 +38,7 @@ export function ReportModal({
38
  </DialogDescription>
39
  </DialogHeader>
40
 
41
- <div className="flex flex-col w-full space-y-4">
42
  <p className="text-sm">If you believe there is an issue with a content, you can ask the author to remove it, by creating a pull request explaining why:</p>
43
 
44
  <div className="flex flex-row py-2">
 
38
  </DialogDescription>
39
  </DialogHeader>
40
 
41
+ <div className="flex flex-col w-full space-y-3">
42
  <p className="text-sm">If you believe there is an issue with a content, you can ask the author to remove it, by creating a pull request explaining why:</p>
43
 
44
  <div className="flex flex-row py-2">