Allow selecting binding value text for copying

This commit is contained in:
Andrew Kingston 2025-02-03 14:20:09 +00:00
parent e664985296
commit b8df0d0f59
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -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);