Skip to content

Commit bb68c88

Browse files
committed
plot z-index
1 parent 61214ee commit bb68c88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/.vitepress/theme/custom.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
.vp-doc .plot-ramp {
2828
background: none;
2929
overflow: visible;
30+
position: relative;
31+
z-index: 1;
3032
}
3133

3234
:root [aria-label="tip"][fill="white"],

0 commit comments

Comments
 (0)