diff --git a/plasmoid/package/contents/ui/FullRepresentation.qml b/plasmoid/package/contents/ui/FullRepresentation.qml index b033c80..e70b24a 100644 --- a/plasmoid/package/contents/ui/FullRepresentation.qml +++ b/plasmoid/package/contents/ui/FullRepresentation.qml @@ -532,7 +532,7 @@ ColumnLayout { Item { Layout.fillHeight: true } - PlasmaComponents.Button { + TinyButton { id: searchButton iconSource: "search" enabled: mainTabGroup.currentTab === dirsPage