Fix missing button styles on some forms (#33771)
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
    .input-copy
 | 
			
		||||
      .input-copy__wrapper
 | 
			
		||||
        = copyable_input value: public_invite_url(invite_code: invite.code)
 | 
			
		||||
      %button{ type: :button }= t('generic.copy')
 | 
			
		||||
      %button.button{ type: :button }= t('generic.copy')
 | 
			
		||||
 | 
			
		||||
  %td
 | 
			
		||||
    .name-tag
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user