Attempt to round image with mask
This commit is contained in:
parent
1e0057dcaf
commit
81382b213c
4 changed files with 65 additions and 12 deletions
|
|
@ -176,7 +176,7 @@ NLoader {
|
|||
text: settingsPanel.tabsModel[settingsPanel.currentTabIndex].label
|
||||
font.pointSize: Style.fontSizeLarge * scaling
|
||||
font.weight: Style.fontWeightBold
|
||||
color: Colors.accentPrimary
|
||||
color: Colors.textPrimary
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
NIconButton {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue