Skip to content

Commit 0f26167

Browse files
T0biiijplitza
authored andcommitted
change-to-relative
1 parent 2a2007f commit 0f26167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/map.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export const Map = function (linkScale: (t: any) => any, sidebar: ReturnType<typ
4747

4848
function mapActiveArea() {
4949
map.setActiveArea({
50-
position: "absolute",
50+
position: "relative",
5151
left: sidebar.getWidth() + "px",
5252
right: 0,
5353
top: 0,

0 commit comments

Comments
 (0)