feat(menu): 新增 title 插槽, 调整 子菜单 height 为 46px
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
反馈
|
||||
</a>
|
||||
</li>
|
||||
<li class="layui-nav-item">
|
||||
<a href="javascript:void(0)"> 0.1.1 </a>
|
||||
</li>
|
||||
</ul>
|
||||
</lay-header>
|
||||
<lay-side>
|
||||
|
||||
@@ -129,9 +129,6 @@ table td {
|
||||
padding: 0 10px; /*内边距*/
|
||||
}
|
||||
|
||||
table tr:hover {
|
||||
background: #efefef;
|
||||
}
|
||||
table th {
|
||||
white-space: nowrap; /*表头内容强制在一行显示*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user