fix(dashboard): show group colors again
This commit is contained in:
		@@ -67,7 +67,7 @@
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<CardBody style="border-left: 4px solid #{settings && settings.appearance.color_background ? isPage ? "" : group.color : group.color }; margin: -1rem -1.25rem">
 | 
			
		||||
<CardBody style="border-left: 4px solid #{settings && settings.appearance.color_background ? isPage ? "" : group.color : group.color }; margin: -1rem">
 | 
			
		||||
{#if !editMode && !memberMode}
 | 
			
		||||
<Row>
 | 
			
		||||
    {#if group.id}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user