@codingame/monaco-vscode-markdown-language-features-default-extension 6.0.2 → 7.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -205,7 +205,7 @@ table > tbody > tr + tr > td {
205
205
 
206
206
  blockquote {
207
207
  margin: 0;
208
- padding: 2px 16px 0 10px;
208
+ padding: 0px 16px 0 10px;
209
209
  border-left-width: 5px;
210
210
  border-left-style: solid;
211
211
  border-radius: 2px;