mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
fix(doc): sidebar covers nav when scrolling (#11468)
This commit is contained in:
@@ -172,6 +172,8 @@ export default {
|
||||
width: 100%;
|
||||
background-color: var(--van-doc-header-background);
|
||||
user-select: none;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
|
||||
&__top {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user