Fix line height in Arabic
This commit is contained in:
@ -23,7 +23,7 @@ pre {
|
||||
padding: 1rem;
|
||||
max-width: 100vw;
|
||||
overflow: auto;
|
||||
line-height: normal;
|
||||
line-height: 1.25;
|
||||
|
||||
table {
|
||||
box-shadow: none;
|
||||
|
Reference in New Issue
Block a user