feat(all): deployed chatbot widget

This commit is contained in:
Zhang Xiao Yan
2025-04-10 14:02:32 +08:00
committed by Krzysztof Budzynski
parent 6b4f08c1dc
commit b5f8020ad5
6 changed files with 81 additions and 4 deletions
+9
View File
@@ -0,0 +1,9 @@
#kapa-widget-container {
z-index: 10000 !important;
position: absolute !important;
}
.mantine-Modal-root {
z-index: 10000;
position: absolute;
}