Merge pull request #888 from dod-ccpo/table-spacing
Fix spacing overflow point
This commit is contained in:
commit
4bca4e8c63
@ -42,5 +42,6 @@
|
|||||||
&.col--grow {
|
&.col--grow {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
padding-right: $spacing-small;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user