Skip to content

Commit dbe4950

Browse files
authored
Merge pull request #10 from newgene/fix-id-column-chapter9
Fix id column in chapter 9
2 parents 9ada899 + 13ca77b commit dbe4950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_static/css/app.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ table.docutils tbody tr:nth-child(even) td {
1111
}
1212

1313
#project-lifecycle table thead th {
14-
min-width: 30px;
14+
word-break: normal;
1515
}
1616

1717
#hidden{

0 commit comments

Comments
 (0)