Change design of embed modal in web UI (#31801)

This commit is contained in:
Eugen Rochko 2024-09-12 14:54:16 +02:00 committed by GitHub
parent ab763c493f
commit 24ef8255b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 278 additions and 245 deletions

View file

@ -11,7 +11,7 @@
- if storage_host?
%link{ rel: 'dns-prefetch', href: storage_host }/
= theme_style_tags Setting.theme # Use the admin-configured theme here, even if logged in
= theme_style_tags 'mastodon-light'
= javascript_pack_tag 'common', integrity: true, crossorigin: 'anonymous'
= preload_pack_asset "locale/#{I18n.locale}-json.js"
= render_initial_state