Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4de2a30

Browse files
authored
Merge pull requestpyscript#119 from santiago-paz/main
CSS property type
2 parents5d6009e +0f76a88 commit4de2a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pyscriptjs/examples/numpy_canvas_fractals.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<inputid="y1"type="text"value="5.0"style="width: 80px; text-align: right">
6767
<spanstyle="white-space: pre">]</span>
6868
</div>
69-
<divstyle="display: flex; flex-direaction: row; gap: 1em">
69+
<divstyle="display: flex; flex-direction: row; gap: 1em">
7070
<divstyle="white-space: pre"><inputtype="radio"id="conv"name="type"value="convergence"checked> convergence</div>
7171
<divstyle="white-space: pre"><inputtype="radio"id="iter"name="type"value="iterations"> iterations</div>
7272
</div>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp