chore(docs): cleanup helm security scan output a bit more

This commit is contained in:
kjeld Schouten-Lebbing
2021-12-05 00:20:51 +01:00
parent 8b84bdd9fc
commit e1dbbf991a
5 changed files with 15 additions and 5 deletions
+8
View File
@@ -24,3 +24,11 @@ table tr td:first-of-type {
display: none;
}
a.toggle-more-links { cursor: pointer; }
.md-typeset__table {
min-width: 100%;
}
.md-typeset table:not([class]) {
display: table;
}