fix(docs) update CSS
Add some space between the type and name in the api docs of the enums
This commit is contained in:
5
docs/_static/css/custom.css
vendored
5
docs/_static/css/custom.css
vendored
@@ -6,7 +6,10 @@ table, th, td {
|
|||||||
td {
|
td {
|
||||||
text-align:center;
|
text-align:center;
|
||||||
}
|
}
|
||||||
|
.descname
|
||||||
|
{
|
||||||
|
margin-left:12px;
|
||||||
|
}
|
||||||
.toggle .header {
|
.toggle .header {
|
||||||
display: block;
|
display: block;
|
||||||
clear: both;
|
clear: both;
|
||||||
|
|||||||
Reference in New Issue
Block a user