fix: navbar offset in editor + editor UI changes
This commit is contained in:
@@ -19,7 +19,8 @@ $(() => {
|
||||
offset: -50
|
||||
})
|
||||
|
||||
$('.stickyscroll').sticky({ topSpacing: 15, bottomSpacing: 75 })
|
||||
$('#header').sticky({ topSpacing: 0 })
|
||||
$('.sidebar-pagecontents').sticky({ topSpacing: 15, bottomSpacing: 75 })
|
||||
|
||||
// ====================================
|
||||
// Notifications
|
||||
|
Reference in New Issue
Block a user