perf: alert-rule悬停换行
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
return function(position) {
|
return function(position) {
|
||||||
return {
|
return {
|
||||||
left: `${position.left + position.width + 20}px`,
|
left: `${position.left + position.width + 20}px`,
|
||||||
top: `${position.top + 20}px`,
|
top: `${position.top - 10}px`,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user