Skip to content

Commit cf897c7

Browse files
authored
Update api-docs.scss
1 parent 9e9bed6 commit cf897c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/pages/api-docs/resources/api-docs.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
position: relative;
1313
float: right;
1414
padding: 0.2em 0.4em;
15+
pointer-events: auto;
1516
}
1617

1718
li.expandable>ul {
@@ -59,6 +60,7 @@ a.treeLink {
5960
padding-bottom: 0.5em;
6061
border-bottom: solid thin rgba(255, 255, 255, 0.4);
6162
//position: relative;
63+
pointer-events: none;
6264
}
6365

6466
.fields {

0 commit comments

Comments
 (0)