mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed disappearance of navigation upon section title click
This commit is contained in:
parent
44f0ec604d
commit
a41037da5f
@ -122,6 +122,7 @@
|
||||
.md-nav__title {
|
||||
display: block;
|
||||
padding: 0;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
// Hide site title
|
||||
|
Loading…
Reference in New Issue
Block a user