Pārlūkot izejas kodu

fix: 修改UI细节

YuJing 1 mēnesi atpakaļ
vecāks
revīzija
8c0b0c4be8

+ 1 - 0
features/feature/src/main/ets/pages/BookListPage.ets

@@ -94,6 +94,7 @@ struct BookListPage {
       DeerSearch({enable: false})
     }
     .margin({left: 50})
+    .padding({right: 16})
   }
 }