mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Icons: more icons
This commit is contained in:
@@ -272,7 +272,7 @@ ColumnLayout {
|
||||
|
||||
// Button aligned to the center of the actual input field
|
||||
NIconButton {
|
||||
icon: Bootstrap.icons["plus"]
|
||||
icon: Bootstrap.icons["plus-lg"]
|
||||
Layout.alignment: Qt.AlignBottom
|
||||
Layout.bottomMargin: blacklistInput.description ? Style.marginS * scaling : 0
|
||||
onClicked: {
|
||||
|
||||
Reference in New Issue
Block a user