Files
2026-07-13 13:04:25 +08:00

10 lines
168 B
CSS

#kapa-widget-container {
z-index: 10000 !important;
position: absolute !important;
}
.mantine-Modal-root {
z-index: 10000;
position: absolute;
}