diff --git a/src/gui/filedetails/NCRadioButton.qml b/src/gui/filedetails/NCRadioButton.qml index 4fa1a90571..52e12d7964 100644 --- a/src/gui/filedetails/NCRadioButton.qml +++ b/src/gui/filedetails/NCRadioButton.qml @@ -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