不要怂,就是干,撸起袖子干!

Commit f05a8f2b by TarekAlQaddy Committed by Sushant

docs(globalStyling): fix pre tags text overflow (#8578)

1 parent 34d075e2
Showing with 4 additions and 0 deletions
...@@ -113,3 +113,7 @@ a[href^="file/lib/"] { ...@@ -113,3 +113,7 @@ a[href^="file/lib/"] {
.center { .center {
text-align: center; text-align: center;
} }
pre {
white-space: pre-wrap;
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!