Changing svg container size
This commit is contained in:
parent
31c3d6b5dd
commit
7de3deb196
@ -125,7 +125,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding: 10px;">
|
||||
<svg id="svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800" height="550"></svg>
|
||||
<svg id="svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800" height="500"></svg>
|
||||
<div class="text-center" style="display: none;">
|
||||
<input id="history" style="width: 90%;" type="text" data-slider-reversed="true" data-slider-max="0">
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user