Update Table.svelte

This commit is contained in:
Ben Welsh 2023-03-28 08:59:56 -04:00 committed by GitHub
parent af8097cf24
commit cefe800b02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -387,7 +387,7 @@
border-bottom: 1px solid $tr-light-muted-grey;
}
td {
padding: 0.333rem 0;
padding: 0.333rem 0.1667rem;
}
}
.table--tfoot--footnote {