fix: 修复header栏的切换语言dropdown组件鼠标移动时有白边的情况

This commit is contained in:
刘洪洪
2024-02-22 17:42:58 +08:00
parent 916ad6c387
commit 7d9e8f2790

View File

@@ -166,6 +166,9 @@
font-size: 12px;
}
}
.header-menu--item {
outline-style: initial;
}
}
.left-menu--pin {
width: 20px;