Skip to content

Preventing global styles .

BiancaBBI edited this page May 25, 2026 · 20 revisions
.issueViewPopover .issueViewPopoverWrapper {
    height: 85vh;
    max-height: 85vh;
    margin-top: 0;
}
.issueViewPopover .gridComponentOuterContainer {
    top: 10px;
}
.issueViewPopover .table-container-wrapper {
    max-height: 95% !important;
}

Clone this wiki locally