Skip to content
Snippets Groups Projects
Verified Commit 5b9611dc authored by Joe Donofry's avatar Joe Donofry
Browse files

Merge branch 'master' into reactions

parents a1661f70 cc921613
No related branches found
No related tags found
No related merge requests found
......@@ -8,11 +8,11 @@ Label {
color: colors.brightText
horizontalAlignment: Text.AlignHCenter
height: fontMetrics.height * 1.4
width: contentWidth * 1.2
height: contentHeight * 1.2
width: contentWidth * 1.2
background: Rectangle {
radius: parent.height / 2
color: Qt.rgba(userColor.r, userColor.g, userColor.b, 0.2)
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment