mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-26 08:26:51 +00:00
Render color input type
This commit is contained in:
@@ -93,6 +93,10 @@
|
||||
background-color: var(--node-background-input);
|
||||
}
|
||||
|
||||
.node-header > input[type="color"] {
|
||||
padding: 0 2px;
|
||||
}
|
||||
|
||||
.node-header > select {
|
||||
font-size: 18px;
|
||||
padding-left: 6px;
|
||||
|
||||
Reference in New Issue
Block a user