refined js
This commit is contained in:
@ -16,7 +16,8 @@
|
||||
|
||||
.nodes circle {
|
||||
cursor: pointer;
|
||||
fill: $accent-color;
|
||||
stroke: $accent-color;
|
||||
fill: transparent;
|
||||
transition: all 0.15s ease-out;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user