13 lines
147 B
SCSS
13 lines
147 B
SCSS
.issues-sortable-list .str-truncated {
|
|
max-width: 90%;
|
|
}
|
|
|
|
li.milestone {
|
|
h4 {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.progress {
|
|
height: 6px;
|
|
}
|
|
}
|