Fix MenuItem margin

This commit is contained in:
afc163 2017-11-18 17:49:33 +08:00
parent 797754d3fd
commit 0627d9a3a0

View File

@ -346,6 +346,7 @@
height: @menu-item-height;
margin-top: 4px;
margin-bottom: 4px;
display: inline-block;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;