File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 355355 overflow : visible !important ;
356356 }
357357
358+ & .parent {
359+ > .level-top {
360+ padding-right : 20px ;
361+
362+ > .ui-menu-icon {
363+ position : absolute ;
364+ right : 0 ;
365+
366+ .lib-icon-font (
367+ @icon-down ,
368+ @_icon-font-size : 12px ,
369+ @_icon-font-line-height : 20px ,
370+ @_icon-font-text-hide : true ,
371+ @_icon-font-position : after
372+ );
373+ }
374+ }
375+ }
376+
358377 .submenu {
359378 .lib-css (background , @_submenu-background-color );
360379 .lib-css (border , @_submenu-border-width @_submenu-border-style @_submenu-border-color );
414433 left : auto !important ;
415434 right : 100% ;
416435 }
436+
437+ li {
438+ margin : 0 ;
439+ & .parent {
440+ > a {
441+ > .ui-menu-icon {
442+ position : absolute ;
443+ right : 3px ;
444+
445+ .lib-icon-font (
446+ @icon-next ,
447+ @_icon-font-size : 12px ,
448+ @_icon-font-line-height : 20px ,
449+ @_icon-font-text-hide : true ,
450+ @_icon-font-position : after
451+ );
452+ }
453+ }
454+ }
455+ }
417456 }
418457
419458 & .more {
You can’t perform that action at this time.
0 commit comments