mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-13 20:55:13 +00:00
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1598,7 +1598,7 @@ a:hover {
|
||||
|
||||
.learning-hub-sidebar {
|
||||
position: sticky;
|
||||
top: 24px;
|
||||
top: calc(var(--header-height) + 24px);
|
||||
max-height: calc(100vh - 48px);
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user