Update minecraft-schemas to v0.2.3

This commit is contained in:
Misode
2020-06-19 18:52:55 +02:00
parent 45a66b456a
commit 3d63b74ac5
3 changed files with 5 additions and 5 deletions

View File

@@ -177,6 +177,7 @@ button.add svg {
border: none;
height: 34px;
width: 34px;
min-width: 34px;
padding-left: 6px;
fill: var(--node-remove);
}
@@ -209,7 +210,7 @@ button.add svg {
}
.range-node select {
width: 20px;
width: 25px;
}
.number-node input,