tyh-ui2
Version:
The next generation ui component library of tyh-ui is based on vue3 Version, fully embrace vue3.
2 lines (1 loc) • 551 B
CSS
.tyh-menu-item{height:58px;padding:0 26px;font-size:14px;cursor:pointer;display:flex;align-items:center;flex-wrap:nowrap;line-height:60px;white-space:nowrap;margin:0;list-style:none;border-bottom:2px solid transparent}.tyh-menu-item .tyh-icon{margin-right:5px}.tyh-menu-item-hover-vertical:hover{transition:.4s;color:#3a6ff4}.tyh-menu-item-hover-horizontal:hover{transition:.4s;border-bottom:2px solid #3a6ff4}.tyh-menu-item-prohibit{cursor:not-allowed;color:#bbb}.tyh-menu-item-prohibit:hover{border-bottom:2px solid transparent}