pull/526/head
Cory LaViska 2021-08-30 16:38:53 -04:00
rodzic 679dd4578c
commit 16f4b485b5
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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;
}