This commit is contained in:
McShelby 2023-06-15 17:38:49 +00:00
parent dbfca7e19d
commit 3524f75bca
382 changed files with 12004 additions and 9258 deletions

View file

@ -625,6 +625,11 @@ code {
white-space: nowrap;
}
.chroma td.lntd:nth-child(2){
/* if highlight shortcode used in table mode, increase code column to full width */
width: 100%;
}
span.copy-to-clipboard {
display: inline-block;
white-space: nowrap;