Ian Fung преди 1 година
родител
ревизия
7d59616fdd
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      component/reservationLocationPage/reservationLocationPage.tsx

+ 1 - 1
component/reservationLocationPage/reservationLocationPage.tsx

@@ -290,7 +290,7 @@ const ReservationLocationPage = () => {
                         <NormalInput
                             placeholder="搜尋所有充電站或地區.."
                             onChangeText={() => console.log('input')}
-                            extendedStyle={{ padding: 24 }}
+                            extendedStyle={{ padding: 20 }}
                         />
                     </View>
                 </View>