Skip to content

Table word wrap. #1412

Closed Answered by kungfux
ConnorY97 asked this question in Q&A
Dec 7, 2023 · 4 comments · 1 reply
Discussion options

You must be logged in to vote

You can override table cell style in assets\css\jekyll-theme-chirpy.scss as following:

%table-cell {
  white-space: normal;
}

Here is the result:

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ConnorY97
Comment options

You must be logged in to vote
1 reply
@kungfux
Comment options

kungfux Mar 10, 2024
Collaborator

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants