From c44f5e60cfbbdb0a03ae2a1c7b823ff952cb9cd4 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sun, 2 Jan 2022 01:33:29 +0100 Subject: [PATCH] Remove ugly spacing between list and tab buttons in Plasmoid --- plasmoid/package/contents/ui/FullRepresentation.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/plasmoid/package/contents/ui/FullRepresentation.qml b/plasmoid/package/contents/ui/FullRepresentation.qml index e55de5a..51dbb59 100644 --- a/plasmoid/package/contents/ui/FullRepresentation.qml +++ b/plasmoid/package/contents/ui/FullRepresentation.qml @@ -16,6 +16,7 @@ PlasmaComponents3.Page { } footer: PlasmaExtras.PlasmoidHeading { spacing: 0 + topPadding: 0 height: units.iconSizes.medium PlasmaComponents3.TabBar { id: tabBar