don't show text cursor on labels
This commit is contained in:
parent
15638d2767
commit
d9f2c7cc42
@ -37,6 +37,7 @@ namespace pxsim.visuals {
|
||||
fill:#555;
|
||||
pointer-events: all;
|
||||
stroke-width: 0;
|
||||
cursor: default;
|
||||
}
|
||||
.sim-bb-label-hover {
|
||||
visibility: hidden;
|
||||
|
Loading…
Reference in New Issue
Block a user