mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-11-03 20:48:07 +00:00 
			
		
		
		
	fix: Use full width for branding (#2203)
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
      :href="brandRedirectURL"
 | 
			
		||||
      rel="noreferrer noopener nofollow"
 | 
			
		||||
      target="_blank"
 | 
			
		||||
      class="branding--link"
 | 
			
		||||
      class="branding--link w-full justify-center"
 | 
			
		||||
    >
 | 
			
		||||
      <img :alt="globalConfig.brandName" :src="globalConfig.logoThumbnail" />
 | 
			
		||||
      <span>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user