Expand Sprint stories names with longer width
genesissoftwareinnovations.atlassian.net by gmatheu
Details
Authorgmatheu
LicenseNo License
Categorygenesissoftwareinnovations.atlassian.net
Created
Updated
Size506 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name genesissoftwareinnovations.atlassian.net
@version 20231109.15.24
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://genesissoftwareinnovations.atlassian.net/jira/software/c/projects/") {
.bggktO {
background: none;
border: medium;
padding: 0 var(--ds-space-100, 8px) 0 0;
font: inherit;
cursor: pointer;
position: sticky;
-moz-box-align: center;
align-items: center;
display: inline-flex;
max-width: 2400px;
}
}