Leon 1 năm trước cách đây
mục cha
commit
425eaa97b5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/pages/account/Journal.tsx

+ 1 - 1
src/pages/account/Journal.tsx

@@ -576,7 +576,7 @@ export default function Journal() {
                                         }} />
                                     } */}
                                 </View>
-                                <View style={{ display: 'flex', flexDirection: 'column', flex: 1, paddingTop: rpxToPx(4) }}>
+                                <View style={{ display: 'flex', flexDirection: 'column', flex: 1, paddingTop: rpxToPx(4),width:rpxToPx(552), }}>
                                     {/* {
                                     item.windows.map((window, i) => {
                                         return journalItem(window, i)