Fix logo gradient not working on some Safari and Blink-based browsers (#18634)

Works around https://bugs.chromium.org/p/chromium/issues/detail?id=258029
This commit is contained in:
Claire 2022-06-10 17:34:59 +02:00 committed by GitHub
parent 45aa5781ce
commit 37cd984acf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 3 deletions

View file

@ -20,5 +20,5 @@
%body.embed
= yield
.logo-resources
.logo-resources{ 'tabindex' => '-1', 'inert' => true, 'aria-hidden' => true }
= render_symbol :icon