Skip to content

Commit

Permalink
Remove pre[data-line] rule
Browse files Browse the repository at this point in the history
  • Loading branch information
hoonweiting committed Sep 15, 2021
1 parent 1aad9c1 commit e4451d2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions themes/prism-twilight.css
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,6 @@ code[class*="language-"]::selection, code[class*="language-"] ::selection {
cursor: help;
}

pre[data-line] {
padding: 1em 0 1em 3em;
position: relative;
}

/* Markup */
.language-markup .token.tag,
.language-markup .token.attr-name,
Expand Down

0 comments on commit e4451d2

Please sign in to comment.