fix tables

This commit is contained in:
Cory LaViska
2021-08-30 16:38:53 -04:00
parent 679dd4578c
commit 16f4b485b5

View File

@@ -607,8 +607,8 @@ strong {
color: rgb(var(--sl-color-sky-600));
}
body[data-page^='tokens/'] .table-wrapper td:first-child,
body[data-page^='tokens/'] .table-wrapper td:first-child code {
body[data-page^='/tokens/'] .table-wrapper td:first-child,
body[data-page^='/tokens/'] .table-wrapper td:first-child code {
white-space: nowrap;
}