@nnc-digital/nnc-design-system 1.0.0-alpha7 → 1.0.0-alpha8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26987,10 +26987,9 @@ const Container$l = styled.main`
26987
26987
  th {
26988
26988
  padding: 10px;
26989
26989
  text-align: left;
26990
-
26991
- a {
26992
- padding: 5px 10px;
26993
- }
26990
+ }
26991
+ td > a {
26992
+ padding: 5px 10px;
26994
26993
  }
26995
26994
  th {
26996
26995
  font-weight: bold;