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