浏览代码

修改机构端我的页面样式

Pq 1 年之前
父节点
当前提交
9e2c9f4e41
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      institution/src/main/res/layout/fg_mine_layout.xml

+ 1 - 1
institution/src/main/res/layout/fg_mine_layout.xml

@@ -401,7 +401,7 @@
                 android:id="@+id/recyclerView_common"
                 android:layout_width="match_parent"
                 android:layout_height="wrap_content"
-                android:layout_marginTop="14dp"
+                android:layout_marginTop="4dp"
                 android:overScrollMode="never"
                 android:scrollbars="none"
                 app:layout_constraintLeft_toLeftOf="parent"