fix code block wide mode toggle

pull/3037/head
Yongqinchuan Du 2021-10-29 15:57:26 -04:00 committed by Tienson Qin
parent 839b85e4df
commit 6d0f090587
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
margin-top: 4px;
margin-bottom: 6px;
font-family: Fira Code, Monaco, Menlo, Consolas, 'COURIER NEW', monospace;
max-width: var(--ls-main-content-max-width);
max-width: var(--ls-main-content-max-width-wide);
border-radius: 2px;
line-height: 1.45em;