mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 03:06:57 +00:00
fix: Fix the proportions of the list and the preview
This commit is contained in:
@@ -13,7 +13,6 @@ Item {
|
||||
property bool loadingFullContent: false
|
||||
|
||||
implicitHeight: contentColumn.implicitHeight + Style.marginL * 2
|
||||
implicitWidth: 350 // A default width
|
||||
|
||||
Connections {
|
||||
target: previewPanel
|
||||
|
||||
Reference in New Issue
Block a user