diff --git a/.config/quickshell/modules/sidebarLeft/aiChat/AiMessage.qml b/.config/quickshell/modules/sidebarLeft/aiChat/AiMessage.qml index b3352877d..81f0900d5 100644 --- a/.config/quickshell/modules/sidebarLeft/aiChat/AiMessage.qml +++ b/.config/quickshell/modules/sidebarLeft/aiChat/AiMessage.qml @@ -18,7 +18,6 @@ Rectangle { property var messageData property var messageInputField - property real availableWidth: parent.width ?? 0 property real messagePadding: 7 property real contentSpacing: 3