Add galleries in targetconfig.
This commit is contained in:
@ -18,4 +18,10 @@
|
||||
border: black solid 3px;
|
||||
color: black;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
/* Led field editor */
|
||||
.blocklyLedOn {
|
||||
stroke: white;
|
||||
stroke-width: 1px;
|
||||
}
|
Reference in New Issue
Block a user