mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 13:05:51 +03:00
Merge pull request #5786 from nextcloud/bugfix/ncradiobutton-dark-palette
Fix colouring of NCRadioButton
This commit is contained in:
commit
7d8af35a10
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue