mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
use alphanumeric keyboard in SpinBoxFloat
https://forums.ankiweb.net/t/error-setting-hard-interval-on-ios/12105/3
This commit is contained in:
parent
6548ebb516
commit
5b1c409b19
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
|
||||
<input
|
||||
type="number"
|
||||
pattern="[0-9]*"
|
||||
inputmode="decimal"
|
||||
class="form-control"
|
||||
class:nightMode
|
||||
{min}
|
||||
|
|
Loading…
Reference in a new issue