Fix font size of Callout component actions in Safari (#39354)

This commit is contained in:
diondiondion 2026-06-10 11:59:03 +02:00 committed by GitHub
parent f2094164c4
commit b2996dcbbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,6 +62,7 @@
background: none;
border: none;
color: inherit;
font: inherit;
font-weight: 500;
padding: 0;
text-wrap: nowrap;