mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
Rm extra , in gridControls
This commit is contained in:
parent
3418488c2f
commit
d74aa4f14d
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@
|
|||
<div class="property-section">
|
||||
<label>Minor Grid Size</label>
|
||||
<span>
|
||||
<input type='number' id="minor-spacing" min="0.2" step="0.2", ></input>
|
||||
<input type='number' id="minor-spacing" min="0.2" step="0.2"></input>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue