-
Notifications
You must be signed in to change notification settings - Fork 86
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;
}