mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Merge pull request #5786 from nextcloud/bugfix/ncradiobutton-dark-palette
Fix colouring of NCRadioButton
This commit is contained in:
commit
7d8af35a10
@ -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