fix: 修复文档 side 不显示
This commit is contained in:
parent
7411fdca76
commit
0e4bc9dbb3
@ -17,6 +17,7 @@
|
||||
<h3>0.4.3 <span class="layui-badge-rim">2022-03-27</span></h3>
|
||||
<ul>
|
||||
<li>[修复] menu 组件 level 属性不生效。</li>
|
||||
<li>[修复] step 组件 line 连线不显示。
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -319,6 +319,7 @@ export default {
|
||||
overflow-x: hidden;
|
||||
position: fixed;
|
||||
margin-top: 60px;
|
||||
z-index: 999;
|
||||
height: calc(100% - 60px);
|
||||
box-shadow: 2px 0 8px 0 rgb(29 35 41 / 5%);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user