editor: click to select color
This commit is contained in:
parent
5c79088305
commit
498f19345c
|
|
@ -95,6 +95,9 @@ button {
|
|||
align-items: center;
|
||||
gap: 4px;
|
||||
}
|
||||
.value {
|
||||
user-select: all;
|
||||
}
|
||||
|
||||
input[type=color] {
|
||||
background: transparent;
|
||||
|
|
|
|||
Loading…
Reference in New Issue