Skip to content

Commit

Permalink
hide send request btn due to CORS
Browse files Browse the repository at this point in the history
  • Loading branch information
alexphelps committed Jan 26, 2024
1 parent 0ee2117 commit e12367f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/css/api-reference.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ html[data-theme='dark'] .elements-container :is(.token.boolean, .token.number) {
}

/* Hide Send Request button due to CORS */
/* .api-reference .SendButtonHolder {
.api-reference .SendButtonHolder {
display: none;
} */
}

0 comments on commit e12367f

Please sign in to comment.