Skip to content

Commit

Permalink
Merge pull request #18805 from abpframework/issue-#2394
Browse files Browse the repository at this point in the history
Docs module: customScroll right value changed
  • Loading branch information
gizemmutukurt committed Jan 19, 2024
2 parents b595ff4 + 77c134e commit 70fc9f3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,9 @@ body {
}
}
}
.mCSB_scrollTools{
right: -20px;
}
}
}

Expand Down Expand Up @@ -941,6 +944,7 @@ body {
.docs-filter {
padding: 0 0 1rem !important;
}

}
}

Expand Down

0 comments on commit 70fc9f3

Please sign in to comment.