diff --git a/src/components/Project/ProjectInfra.css b/src/components/Project/ProjectInfra.css index 2c7a527a..23f80775 100644 --- a/src/components/Project/ProjectInfra.css +++ b/src/components/Project/ProjectInfra.css @@ -6,3 +6,6 @@ td { padding: 0.182rem; } +.table > :not(caption) > * > * { + padding: 0.1rem !important; +} \ No newline at end of file