fix line-height on code elements
This commit is contained in:
parent
89625e98dd
commit
94c82be4f2
@ -308,7 +308,8 @@ header.o_main_header{
|
||||
color: inherit;
|
||||
background: $doc_code-bg;
|
||||
padding: 0 .3rem;
|
||||
margin: 0.1rem;
|
||||
margin: 0 0.1rem;
|
||||
line-height: 1.3;
|
||||
border: 1px solid $gray-light;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user