mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-26 19:44:07 +03:00
fixed anchor links
This commit is contained in:
parent
9886b2f7ce
commit
28ca6de3c9
|
@ -122,4 +122,7 @@ $(() => {
|
|||
$('body').bootstrapMaterialDesign()
|
||||
|
||||
app.initializeDemos()
|
||||
|
||||
anchors.options.placement = 'left';
|
||||
anchors.add('.bd-content > h1, .bd-content > h2, .bd-content > h3, .bd-content > h4, .bd-content > h5')
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue
Block a user