We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5234857 commit f43f97aCopy full SHA for f43f97a
docusaurus.config.js
@@ -58,6 +58,8 @@ const config = {
58
"data-modal-border-radius": "8px",
59
"data-modal-overlay-bg-color": "rgba(33, 34, 44, 0.8)",
60
"data-modal-header-border-bottom": "1px solid #404153",
61
+ "data-modal-y-offset": "10vh",
62
+ "data-modal-z-index": "9999",
63
64
// Conversation
65
"data-question-text-color": "#ffffff",
0 commit comments