Merge pull request #2566 from gradido/2565-scoop-step-in-quarter-hour-set

refactor(frontend): creation step in quarter hour set
This commit is contained in:
Alexander Friedland 2023-01-18 11:39:29 +01:00 committed by GitHub
commit 9e37cd827e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
:placeholder="placeholder"
type="number"
:state="validated ? valid : false"
step="0.5"
step="0.25"
min="0"
:max="validMaxTime"
class="bg-248"