Explorar el Código

update app/pages/wallets/ViewWallet.js

wudebin hace 10 meses
padre
commit
6c61ad4c35
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Strides-APP/app/pages/wallets/ViewWallet.js

+ 1 - 1
Strides-APP/app/pages/wallets/ViewWallet.js

@@ -65,7 +65,7 @@ export default ViewWallet;
 
 const styles = StyleSheet.create({
   cardWallet: {
-    height: 220,
+    height: 230,
     margin: 16,
     padding: 16,
     borderRadius: 16,