mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-05 23:27:31 +08:00
Create knot on link double click
This commit is contained in:
2
dist/css/ueb-style.css
vendored
2
dist/css/ueb-style.css
vendored
@@ -266,7 +266,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