mini version

This commit is contained in:
tamat
2021-06-11 13:39:43 +02:00
parent 4b47ed9056
commit e4e48ff583
11 changed files with 17302 additions and 873 deletions

View File

@@ -6,6 +6,11 @@
-moz-user-select: none;
-webkit-user-select: none;
outline: none;
font-family: Tahoma, sans-serif;
}
.lgraphcanvas * {
box-sizing: border-box;
}
.litegraph.litecontextmenu {
@@ -343,6 +348,7 @@
}
.litegraph .dialog .btn {
border: 0;
border-radius: 4px;
padding: 4px 20px;
margin-left: 0px;