Browse Source

提交人:jtm
提交内容:bug fix

江天明 2 years ago
parent
commit
96ee9752eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      BusinessStep/src/main/res/layout/item_cook_controller.xml

+ 1 - 1
BusinessStep/src/main/res/layout/item_cook_controller.xml

@@ -395,7 +395,7 @@
         app:layout_constraintTop_toTopOf="parent"
         app:layout_constraintStart_toStartOf="parent"
         app:layout_constraintEnd_toEndOf="parent"
-        android:layout_marginTop="@dimen/convert_120px">
+        android:layout_marginTop="@dimen/convert_60px">
 
         <View
             android:layout_width="@dimen/convert_110px"