Skip to content

Commit 68c9f8e

Browse files
tabunagithub-actions[bot]
authored andcommitted
Fixed code style
1 parent 2126c86 commit 68c9f8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/css/docs.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,6 @@ main,
401401
}
402402
}
403403

404-
405404
.doc-navigation {
406405
-ms-overflow-style: none; /* IE and Edge */
407406
scrollbar-width: none; /* Firefox */

resources/css/highlight.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ pre {
6262
color: #d2cdea;
6363
}
6464

65-
.hl-addition, .hl-deletion {
65+
.hl-addition,
66+
.hl-deletion {
6667
display: inline-block;
6768
}
6869

0 commit comments

Comments
 (0)