#719 reduce dialog height

This commit is contained in:
Christian Rotzoll 2019-08-13 00:50:17 +02:00
parent db327d5338
commit cdb111b81c

View file

@ -50,7 +50,7 @@ OPTIONS=(ZAP_IOS "Zap Wallet (iOS)" \
ZEUS_ANDROID "Zeus Wallet (Android)"
)
CHOICE=$(whiptail --clear --title "Choose Mobile Wallet" --menu "" 16 50 7 "${OPTIONS[@]}" 2>&1 >/dev/tty)
CHOICE=$(whiptail --clear --title "Choose Mobile Wallet" --menu "" 13 50 7 "${OPTIONS[@]}" 2>&1 >/dev/tty)
./XXdisplayQRlcd_hide.sh