mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-11-01 03:27:52 +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
	 Pranav Raj S
					Pranav Raj S