Allow selecting binding value text for copying
This commit is contained in:
parent
e664985296
commit
b8df0d0f59
|
@ -231,7 +231,6 @@
|
|||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
transition: filter 130ms ease-out;
|
||||
user-select: none;
|
||||
}
|
||||
.binding-value.primitive:hover {
|
||||
filter: brightness(1.25);
|
||||
|
|
Loading…
Reference in New Issue