fix: 部分样式调整
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user