mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-04 11:35:17 -04:00
Adjustments for right-to-left languages
This commit is contained in:
@@ -265,6 +265,7 @@ $codehilite-whitespace: transparent;
|
||||
// Block with line numbers
|
||||
.codehilitetable {
|
||||
margin: 1em 0;
|
||||
direction: ltr;
|
||||
border-radius: px2rem(2px);
|
||||
|
||||
// Remove rounded borders
|
||||
|
||||
Reference in New Issue
Block a user