@@ -173,6 +173,7 @@ const handleMouseLeave = () => { // 鼠标移出
height: 36px;
line-height: 36px;
padding: 0 16px;
+ overflow: hidden;
cursor: pointer;
&:hover {
color: var(--v-primary-base);