Set size of wiki circuits
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
var schematic_height = 153;
|
||||
var schematic_width = 400;
|
||||
var schematic_height = 300;
|
||||
var schematic_width = 500;
|
||||
|
||||
$(function(){
|
||||
$(document).ready(function() {
|
||||
|
||||
Reference in New Issue
Block a user