Merge branch 'rebuild' of github.com:Ly-sec/Noctalia into rebuild
This commit is contained in:
commit
9bbb3ac3bb
1 changed files with 1 additions and 1 deletions
|
|
@ -366,7 +366,7 @@ NLoader {
|
|||
|
||||
delegate: Rectangle {
|
||||
width: appsList.width - Style.marginSmall * scaling
|
||||
height: 56 * scaling
|
||||
height: 65 * scaling
|
||||
radius: 16 * scaling
|
||||
property bool isSelected: index === selectedIndex
|
||||
color: (appCardArea.containsMouse || isSelected) ? Qt.darker(Colors.mPrimary,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue