feat(all): deployed chatbot widget
This commit is contained in:
committed by
Krzysztof Budzynski
parent
6b4f08c1dc
commit
b5f8020ad5
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
#kapa-widget-container {
|
||||
z-index: 10000 !important;
|
||||
position: absolute !important;
|
||||
}
|
||||
|
||||
.mantine-Modal-root {
|
||||
z-index: 10000;
|
||||
position: absolute;
|
||||
}
|
||||
Reference in New Issue
Block a user