diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dc9550984..acfe331b0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ The types of changes are: - Use `stdRetention` when there is not a specific value for a purpose's data retention [#4199](https://github.com/ethyca/fides/pull/4199) - Updating the unflatten_dict util to accept flattened dict values [#4200](https://github.com/ethyca/fides/pull/4200) - Minor CSS styling fixes for the consent modal [#4252](https://github.com/ethyca/fides/pull/4252) +- Additional styling fixes for issues caused by a CSS reset [#4268](https://github.com/ethyca/fides/pull/4268) ## [2.21.0](https://github.com/ethyca/fides/compare/2.20.2...2.21.0) diff --git a/clients/fides-js/src/components/fides.css b/clients/fides-js/src/components/fides.css index 799bbec5a4..a416d75a4f 100644 --- a/clients/fides-js/src/components/fides.css +++ b/clients/fides-js/src/components/fides.css @@ -817,7 +817,7 @@ div#fides-banner-inner .fides-privacy-policy { background-color: var(--fides-overlay-background-dark-color); border-radius: var(--fides-overlay-component-border-radius); padding: 1.1em; - margin-bottom: 1em; + margin: 1em 0; } .fides-info-box p { diff --git a/clients/fides-js/src/components/tcf/TcfVendors.tsx b/clients/fides-js/src/components/tcf/TcfVendors.tsx index 938cd90365..030f532c53 100644 --- a/clients/fides-js/src/components/tcf/TcfVendors.tsx +++ b/clients/fides-js/src/components/tcf/TcfVendors.tsx @@ -248,7 +248,7 @@ const TcfVendors = ({ return (