Update Table.svelte
This commit is contained in:
parent
af8097cf24
commit
cefe800b02
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue