From 81601bfcfbb01e8c9c855bcb44f2866afd9e3f86 Mon Sep 17 00:00:00 2001 From: anatasof wirapraja Date: Tue, 4 Apr 2023 13:14:01 +0700 Subject: rework on Layout margins inside filterBarControl --- Shop/cart/Table/CourseItem.ui.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Shop/cart') diff --git a/Shop/cart/Table/CourseItem.ui.qml b/Shop/cart/Table/CourseItem.ui.qml index d05e1b8..ded50d2 100644 --- a/Shop/cart/Table/CourseItem.ui.qml +++ b/Shop/cart/Table/CourseItem.ui.qml @@ -47,4 +47,4 @@ GridLayout { Layout.fillWidth: true Layout.fillHeight: parent.width < 990 ? true : false } -} +} \ No newline at end of file -- cgit v1.2.3