diff --git a/ui/app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupOverview.qml b/ui/app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupOverview.qml index 8ace4dc661..97cb5b3008 100644 --- a/ui/app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupOverview.qml +++ b/ui/app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupOverview.qml @@ -134,7 +134,7 @@ Column { icon.height: 16 icon.width: 20 icon.rotation: 180 - type: StatusListItem.Type.Secondary + type: StatusListItem.Type.Danger sensor.onClicked: root.leaveButtonClicked() }