Move shares/modal body class to layout (#31789)
This commit is contained in:
		@@ -1,6 +1,8 @@
 | 
			
		||||
- content_for :header_tags do
 | 
			
		||||
  = javascript_pack_tag 'public', crossorigin: 'anonymous'
 | 
			
		||||
 | 
			
		||||
- content_for :body_classes, 'modal-layout compose-standalone'
 | 
			
		||||
 | 
			
		||||
- content_for :content do
 | 
			
		||||
  - if user_signed_in? && !@hide_header
 | 
			
		||||
    .account-header
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user