Surface regulation and user agent across consent record API layers
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -147,7 +147,7 @@ export default function CookieBannerConsentRecordPage({
|
||||
</span>
|
||||
</PropertyRow>
|
||||
<PropertyRow label={__("User Agent")}>
|
||||
<span className="font-mono text-sm truncate max-w-md" title={record.userAgent ?? undefined}>
|
||||
<span className="font-mono text-sm break-all">
|
||||
{record.userAgent ?? "-"}
|
||||
</span>
|
||||
</PropertyRow>
|
||||
|
||||
Reference in New Issue
Block a user