Rewrite PodSecurityPolicy migration guide (#31782)

This commit is contained in:
Tim Allclair
2022-02-24 18:07:56 -08:00
committed by GitHub
parent 25358e17d1
commit 198ae37902
5 changed files with 602 additions and 28 deletions
+5
View File
@@ -329,6 +329,11 @@ main {
.td-content>table td {
word-break: break-word;
}
table.no-word-break td,
table.no-word-break code {
word-break: normal;
}
}