Skip to content

Commit 75e7d5a

Browse files
update vs.css
1 parent df7792f commit 75e7d5a

File tree

2 files changed

+2
-2
lines changed
  • modules/docs/src/Volo.Docs.Web/Pages/Documents/Shared/Styles

2 files changed

+2
-2
lines changed

modules/docs/src/Volo.Docs.Web/Pages/Documents/Shared/Styles/vs.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.

modules/docs/src/Volo.Docs.Web/Pages/Documents/Shared/Styles/vs.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ body {
268268

269269
> ul {
270270
display: block;
271-
height: calc(100vh - 310px);
271+
height: calc(100vh - 350px);
272272
overflow-y: auto;
273273
margin-right: -4px !important;
274274
margin-top: 20px !important;

0 commit comments

Comments
 (0)