mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 07:19:05 +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">
|
<div class="property-section">
|
||||||
<label>Minor Grid Size</label>
|
<label>Minor Grid Size</label>
|
||||||
<span>
|
<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>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue