Skip to content

Commit

Permalink
fix(ui): rollouver on side menu was blinking
Browse files Browse the repository at this point in the history
  • Loading branch information
tchiotludo committed Jan 24, 2025
1 parent c795f37 commit ae2d555
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/src/components/layout/SideBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@
}
&:hover, body &_hover {
background-color: var(--ks-button-background-secondary-hover);
}
background-color: var(--ks-button-background-primary);
}
.el-tooltip__trigger {
display: flex;
Expand Down

0 comments on commit ae2d555

Please sign in to comment.