Skip to content

Commit 386105b

Browse files
tabunagithub-actions[bot]
authored andcommitted
Fixed code style
1 parent e1794b7 commit 386105b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

resources/css/docs.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ main,
425425
margin-bottom: 0;
426426
border-radius: 0.8rem;
427427
code {
428-
white-space: nowrap!important
428+
white-space: nowrap !important;
429429
}
430430
}
431431

@@ -436,8 +436,6 @@ main,
436436
}
437437
}
438438

439-
440-
441439
.tabbed-code {
442440
margin-top: 1.25rem;
443441
margin-bottom: 1.25rem;

0 commit comments

Comments
 (0)