Skip to content

Commit d472414

Browse files
ci(pre-commit): Apply automatic fixes
1 parent 49cea30 commit d472414

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_static/chatbot_widget.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
.mantine-Modal-root {
77
z-index: 10000;
88
position: absolute;
9-
}
9+
}

docs/_static/chatbot_widget_en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ document.addEventListener("DOMContentLoaded", function () {
2727
script.setAttribute("data-modal-example-questions", "What is the ESP32 Arduino Core?,How do I get started with the ESP32 Arduino Core?");
2828
script.async = true;
2929
document.head.appendChild(script);
30-
});
30+
});

0 commit comments

Comments
 (0)