Improve noscript message and style (#4315)
This commit is contained in:
parent
9244f6b628
commit
3a3b556065
3 changed files with 20 additions and 5 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
.app-holder#mastodon{ data: { props: Oj.dump(default_props) } }
|
||||
%noscript
|
||||
= image_tag asset_pack_path('logo.svg')
|
||||
= image_tag asset_pack_path('logo.svg'), alt: 'Mastodon'
|
||||
|
||||
%div
|
||||
= t('errors.noscript')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue