fix menu bug

This commit is contained in:
Xuan Sang LE
2018-03-10 23:16:48 +01:00
parent 702a83df6a
commit 7fefc17f04
3 changed files with 27 additions and 3 deletions

View File

@ -18,8 +18,11 @@ afx-menu a afx-label{
afx-menu ul{
padding:0;
margin: 0;
display:inline-block;
}
afx-menu ul li{
white-space:nowrap;
}
afx-menu afx-switch span{
width: 20px;
height: 16px;