mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
UX: Take sticky header into account when spacebar scrolling (#20848)
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
// Base Elements
|
||||
html {
|
||||
height: 100%;
|
||||
scroll-padding-top: calc(var(--header-offset, 4em) + 1em);
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user