Fix line height in Arabic
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
margin-inline-start: 0.75rem;
|
||||
color: var(--fg-muted-5);
|
||||
font-weight: bold;
|
||||
line-height: normal;
|
||||
line-height: 1.25;
|
||||
}
|
||||
|
||||
button {
|
||||
|
Reference in New Issue
Block a user