Skip to content

Commit

Permalink
Fix colouring of NCRadioButton
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
  • Loading branch information
claucambra authored and mgallien committed Jun 8, 2023
1 parent f11a83c commit beb651f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/filedetails/NCRadioButton.qml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RadioButton {
anchors.left: parent.left
anchors.leftMargin: Style.radioButtonCustomMarginLeftOuter
radius: root.radius
color: palette.base
border.color: palette.dark
border.width: Style.normalBorderWidth

Expand Down

0 comments on commit beb651f

Please sign in to comment.