mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-31 21:23:38 +08:00
Merge branch 'fix-1575' of git://github.com/james-geiger/BookStack into james-geiger-fix-1575
This commit is contained in:
@ -224,7 +224,7 @@ code {
|
||||
@extend .code-base;
|
||||
display: inline;
|
||||
padding: 1px 3px;
|
||||
white-space:pre;
|
||||
white-space:pre-wrap;
|
||||
line-height: 1.2em;
|
||||
margin-bottom: 1.2em;
|
||||
}
|
||||
@ -369,4 +369,3 @@ span.sep {
|
||||
margin-right: $-xs;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user