Skip to content

Commit f6d6c62

Browse files
botuebrc-dd
botue
andauthored
fix(theme): remove extra padding in code blocks with line numbers
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 parent 2c89afb commit f6d6c62

File tree

1 file changed

+0
-4
lines changed
  • src/client/theme-default/styles/components

1 file changed

+0
-4
lines changed

src/client/theme-default/styles/components/vp-doc.css

-4
Original file line numberDiff line numberDiff line change
@@ -333,10 +333,6 @@
333333
padding-left: 32px;
334334
}
335335

336-
.vp-doc div[class*='language-'].line-numbers-mode pre {
337-
padding-left: 16px;
338-
}
339-
340336
.vp-doc .line-numbers-wrapper {
341337
position: absolute;
342338
top: 0;

0 commit comments

Comments
 (0)