fix(docs) update CSS

Add some space between the type and name in the api docs of the enums
This commit is contained in:
Gabor Kiss-Vamosi
2021-05-03 17:55:09 +02:00
parent 418830e831
commit 9b2b6deb97

View File

@@ -6,7 +6,10 @@ table, th, td {
td {
text-align:center;
}
.descname
{
margin-left:12px;
}
.toggle .header {
display: block;
clear: both;