CN-1594 feat: 调整header left-menu鼠标悬停样式

This commit is contained in:
chenjinsong
2024-04-10 18:38:46 +08:00
parent 423ae454d4
commit 50c422d497

View File

@@ -96,7 +96,9 @@
cursor: pointer; cursor: pointer;
&:hover { &:hover {
text-decoration: underline; span {
text-decoration: underline;
}
} }
.cn-icon:first-of-type { .cn-icon:first-of-type {
font-size: 17px; font-size: 17px;