mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-04 08:41:34 +08:00
Create knot on link double click
This commit is contained in:
@@ -32,7 +32,7 @@ ueb-link svg path {
|
||||
}
|
||||
|
||||
ueb-link[data-dragging="true"] svg path,
|
||||
ueb-link svg g:hover path {
|
||||
ueb-link .ueb-link-area:hover path {
|
||||
stroke-width: calc(6px / var(--ueb-scale));
|
||||
transition: stroke-width 0.8s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user