diff options
Diffstat (limited to 'Shop/cart/Table')
-rw-r--r-- | Shop/cart/Table/CourseItem.ui.qml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |