mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
CSS property type
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
<input id="y1" type="text" value="5.0" style="width: 80px; text-align: right">
|
||||
<span style="white-space: pre">]</span>
|
||||
</div>
|
||||
<div style="display: flex; flex-direaction: row; gap: 1em">
|
||||
<div style="display: flex; flex-direction: row; gap: 1em">
|
||||
<div style="white-space: pre"><input type="radio" id="conv" name="type" value="convergence" checked> convergence</div>
|
||||
<div style="white-space: pre"><input type="radio" id="iter" name="type" value="iterations"> iterations</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user