Skip to content

Commit ed750bf

Browse files
committed
Change color active code tab
1 parent 87a8dd9 commit ed750bf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

public/build/assets/app-D0ddnWh1.css renamed to public/build/assets/app-BbQkdK1h.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/build/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"src": "public/img/ui/blockquote/warning.svg"
1717
},
1818
"resources/css/app.scss": {
19-
"file": "assets/app-D0ddnWh1.css",
19+
"file": "assets/app-BbQkdK1h.css",
2020
"src": "resources/css/app.scss",
2121
"isEntry": true
2222
},

resources/css/docs.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ main,
464464
}
465465

466466
&.active {
467-
background-color: rgb(38, 42, 54, 1);
467+
background-color: #171923;
468468
}
469469
}
470470
}

0 commit comments

Comments
 (0)