mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-15 21:39:54 +02:00
fix menu bug
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user