Allow line breaks in table headers
This commit is contained in:
@@ -36,6 +36,10 @@ h1, h2, h3, h4, h5, h6 {
|
|||||||
margin-bottom: 14px;
|
margin-bottom: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.rst-content th {
|
||||||
|
white-space: normal;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Code block filename style
|
Code block filename style
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user