fix: 部分样式调整

This commit is contained in:
xuziqiang
2024-07-22 18:11:03 +08:00
parent 159698ffbe
commit 975d5fe4f0
3 changed files with 19 additions and 9 deletions

View File

@@ -93,7 +93,7 @@
"
>{{ userName }}</span
>
<ns-icon class="downArrow" name="downArrow" size="20" />
<!-- <ns-icon class="downArrow" name="downArrow" size="20" /> -->
</div>
<template #overlay>
@@ -536,9 +536,9 @@
.action {
cursor: pointer;
&:hover {
background-color: @layout-header-hover;
}
// &:hover {
// background-color: @layout-header-hover;
// }
}
.projectName {