feat(menu): 新增 title 插槽, 调整 子菜单 height 为 46px
This commit is contained in:
@@ -4802,8 +4802,8 @@ body .layui-table-tips .layui-layer-content {
|
||||
|
||||
.layui-nav-tree .layui-nav-item a {
|
||||
position: relative;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
height: 46px;
|
||||
line-height: 46px;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user