Add color pickers

This commit is contained in:
Misode
2024-10-24 03:59:04 +02:00
parent e9f16aa3f7
commit 33d4c30539
2 changed files with 37 additions and 7 deletions

View File

@@ -411,9 +411,7 @@ button.move:disabled {
display: none;
}
.number-node input,
.range-node input,
.fixed-list ~ input {
.short-input {
width: 100px;
}