mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Fix colouring of NCRadioButton
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
This commit is contained in:
parent
f11a83cbdf
commit
beb651fb05
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user