mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-04 08:58:20 +03:00
add a few margins for applets tooltips
This commit is contained in:
parent
92c025d94d
commit
13e8791213
@ -1438,6 +1438,10 @@ DragDrop.DropArea {
|
||||
Layout.fillHeight: true
|
||||
PlasmaComponents.Label{
|
||||
id:titleLbl
|
||||
Layout.leftMargin: 4
|
||||
Layout.rightMargin: 4
|
||||
Layout.topMargin: 2
|
||||
Layout.bottomMargin: 2
|
||||
text: titleTooltipDialog.title
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user