diff --git a/dots/.config/quickshell/ii/modules/sidebarLeft/anime/BooruResponse.qml b/dots/.config/quickshell/ii/modules/sidebarLeft/anime/BooruResponse.qml index 9258dbc9d..6b1711a40 100644 --- a/dots/.config/quickshell/ii/modules/sidebarLeft/anime/BooruResponse.qml +++ b/dots/.config/quickshell/ii/modules/sidebarLeft/anime/BooruResponse.qml @@ -100,9 +100,7 @@ Rectangle { id: tagsFlickable visible: root.responseData.tags.length > 0 Layout.alignment: Qt.AlignLeft - Layout.fillWidth: { - return true - } + Layout.fillWidth: true implicitHeight: tagRowLayout.implicitHeight contentWidth: tagRowLayout.implicitWidth