Ionic IOS Tel keyboard very big (Zoom In)
问题 Hi Developing an app using ionic for IOS. Having the passcode functionality here I am accepting the number from user but for IOS the numeric keyboard is opened as zoomed (zoom in). <input maxlength="6" ng-pattern="/^[0-9]*$/" placeholder="Enter passcode here." type='tel' required /> here I attached the screenshot numeric zoomed keyboard. How I can adjust its zooming of keyboard. keyboard displays very big 来源: https://stackoverflow.com/questions/43449816/ionic-ios-tel-keyboard-very-big-zoom-in