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 {
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.descname
|
||||
{
|
||||
margin-left:12px;
|
||||
}
|
||||
.toggle .header {
|
||||
display: block;
|
||||
clear: both;
|
||||
|
||||
Reference in New Issue
Block a user