Update Padding on Policy Details (#2000)

Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
This commit is contained in:
Daniel Valdivia
2022-05-13 15:02:29 -07:00
committed by GitHub
parent e4bf6ffd18
commit 85b7f8c5d7

View File

@@ -81,7 +81,7 @@ const styles = (theme: Theme) =>
height: "100%",
},
paperContainer: {
padding: "15px 15px 15px 50px",
padding: "15px 15px 15px 15px",
minHeight: "450px",
},
statement: {