mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-07-07 09:02:59 +00:00
9 lines
155 B
CSS
9 lines
155 B
CSS
![]() |
#kapa-widget-container {
|
||
|
z-index: 10000 !important;
|
||
|
position: absolute !important;
|
||
|
}
|
||
|
|
||
|
.mantine-Modal-root {
|
||
|
z-index: 10000;
|
||
|
position: absolute;
|
||
|
}
|