Skip to content

Commit f43f97a

Browse files
committed
Adjust Kapa widget positioning
1 parent 5234857 commit f43f97a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docusaurus.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ const config = {
5858
"data-modal-border-radius": "8px",
5959
"data-modal-overlay-bg-color": "rgba(33, 34, 44, 0.8)",
6060
"data-modal-header-border-bottom": "1px solid #404153",
61+
"data-modal-y-offset": "10vh",
62+
"data-modal-z-index": "9999",
6163

6264
// Conversation
6365
"data-question-text-color": "#ffffff",

0 commit comments

Comments
 (0)