You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
Is there any way to apply custom styling to the <ConsentManager /> - I'm not finding any selectors I can use reliably change things like fonts, colours etc., other than the props?
I think there is a some kind of problem with packages compilation/versioning. Styling code ID are present in source code in master, but they are not present in newest package release.
For example: id="segmentio_fragmentBanner" is in master, but it's not available on compiled package source in 5.8.1 version
Hi there,
Is there any way to apply custom styling to the
<ConsentManager />
- I'm not finding any selectors I can use reliably change things like fonts, colours etc., other than the props?Using:
The text was updated successfully, but these errors were encountered: