Skip to content

Instantly share code, notes, and snippets.

@nicwolff
Last active December 12, 2023 15:58
Show Gist options
  • Save nicwolff/0d637d99b51d3a83ce7cb587219da940 to your computer and use it in GitHub Desktop.
Save nicwolff/0d637d99b51d3a83ce7cb587219da940 to your computer and use it in GitHub Desktop.
CSS user stylesheet to fix new JIRA idiocy
div:has(> div[role="presentation"] > div[aria-label="Status"]), .ebGQhf, .css-1eekove,
div:has(> div > button[aria-label="Open workload by assignee summary modal"]) {
display: none !important;
}
.erfPIV {
height: auto !important;
}
.ikRSVX, .gQAHKO {
grid-template-rows: [start card-detail] 40px [end] !important;
height: 41px !important;
}
.hlhlPH > div, .cCZsuw > div {
position: relative !important;
top: auto !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment