mirror of
https://github.com/mathew-kurian/Scribe.js
synced 2025-04-24 22:34:58 +00:00
Fix line-height
This commit is contained in:
parent
4a274dab09
commit
33a952f390
1 changed files with 1 additions and 1 deletions
|
@ -498,7 +498,7 @@ body {
|
|||
white-space: pre;
|
||||
}
|
||||
.log--collapse .log__message > span {
|
||||
height : 15px;
|
||||
height: 13px;
|
||||
}
|
||||
.log__json {
|
||||
white-space: pre-wrap;
|
||||
|
|
Loading…
Add table
Reference in a new issue