docs: fix the nav menu overlap (#11822)

This commit is contained in:
qiang 2023-03-05 22:03:09 +08:00 committed by GitHub
parent e31533e8fe
commit df600f2bed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@
--content-min-width: 16rem;
--content-max-width: 48rem;
--nav-z-index: 11;
--nav-z-index: 12;
--sub-nav-z-index: 11;
--sidebar-z-index: 40;
--overlay-z-index: 30;