Change design of embed modal in web UI (#31801)
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user