Skip to content

Commit

Permalink
feat(default): layout sider icon height
Browse files Browse the repository at this point in the history
  • Loading branch information
Erindcl committed Aug 12, 2020
1 parent 8361440 commit b503266
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions theme/dt-theme/default/layout.less
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,10 @@
color: #FFFFFF;
}
}
.ant-menu-item, .ant-menu-item > a {
display: flex;
align-items: center;
}
.ant-menu-item .anticon, .ant-menu-submenu-title .anticon {
font-size: 14px;
}
Expand Down

0 comments on commit b503266

Please sign in to comment.