dasboard_history: minor style fix change
This commit is contained in:
@@ -55,7 +55,10 @@
|
||||
right: 10px;
|
||||
}
|
||||
|
||||
.diff-json-new, .diff-json-old {
|
||||
.diff-json-new,
|
||||
.diff-json-old,
|
||||
.diff-json-deleted,
|
||||
.diff-json-added, {
|
||||
color: $diff-json-changed-fg;
|
||||
|
||||
& .diff-line-number { color: $diff-json-changed-num; }
|
||||
|
||||
Reference in New Issue
Block a user