We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17de998 commit 8d42a1dCopy full SHA for 8d42a1d
assets/css/v2/style.css
@@ -982,19 +982,10 @@ blockquote p:last-child {
982
position: relative;
983
z-index: -1;
984
985
- code .line {
+ code .cl {
986
987
-
988
- .c1 {
989
- white-space: normal;
990
- }
991
992
993
- code.language-shell {
994
- /* Special case for shell commands */
995
- .cl {
996
997
+ width: 100%;
+ white-space: pre-wrap;
998
}
999
1000
0 commit comments