1
0
forked from HEL/circuiteria

fixed minor issues + changed some default styles

This commit is contained in:
2024-05-18 21:45:12 +02:00
parent 4fae4fe19a
commit 011802ffbe
16 changed files with 20 additions and 19 deletions

View File

@ -33,7 +33,7 @@
y: none,
w: none,
h: none,
inputs: 2,
inputs: 1,
fill: none,
stroke: black + 1pt,
id: "",
@ -65,7 +65,7 @@
y: none,
w: none,
h: none,
inputs: 2,
inputs: 1,
fill: none,
stroke: black + 1pt,
id: "",

View File

@ -33,7 +33,7 @@
stroke: black + 1pt,
id: "",
inverted: (),
inverted-radius: 0.2,
inverted-radius: 0.1,
debug: (
ports: false
)