10 lines
111 B
SCSS
10 lines
111 B
SCSS
|
.issues-sortable-list .str-truncated {
|
||
|
max-width: 90%;
|
||
|
}
|
||
|
|
||
|
li.milestone {
|
||
|
h4 {
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
}
|