Skip to content

Commit f2b7796

Browse files
committed
Fix z-index
1 parent cdd0891 commit f2b7796

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extra/docs_landing.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,8 @@
432432
border: 1px solid #ccc;
433433
background: #FFFFD2;
434434
color: black;
435+
position: relative;
436+
z-index: 1;
435437
}
436438
</style>
437439

0 commit comments

Comments
 (0)