Skip to content
Snippets Groups Projects
Unverified Commit 8671af6e authored by Aditya Telange's avatar Aditya Telange
Browse files

Fix line nums in code block alignment in rtl languages

parent e888673b
No related branches found
No related tags found
No related merge requests found
......@@ -157,6 +157,7 @@
margin: 10px auto;
background: var(--hljs-bg) !important;
border-radius: var(--radius);
direction: ltr;
}
.post-content li > .highlight {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment