mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
less space between top icons
This commit is contained in:
parent
12ba707277
commit
6158b232b6
1 changed files with 1 additions and 1 deletions
|
|
@ -88,9 +88,9 @@ PlasmaCore.ColorScope {
|
||||||
//not used yet
|
//not used yet
|
||||||
property bool animationsEnabled: false
|
property bool animationsEnabled: false
|
||||||
property Item applet
|
property Item applet
|
||||||
Layout.fillWidth: true
|
|
||||||
Layout.fillHeight: true
|
Layout.fillHeight: true
|
||||||
Layout.minimumWidth: appletIconsRow.height
|
Layout.minimumWidth: appletIconsRow.height
|
||||||
|
Layout.maximumWidth: appletIconsRow.height
|
||||||
|
|
||||||
MouseArea {
|
MouseArea {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue