Skip to content

Commit 553efe5

Browse files
committed
fix: border hover
1 parent c016cc3 commit 553efe5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Visualizer/style/database-menu-sidebar.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@
6767
overflow: visible;
6868

6969
&:hover {
70+
border-color: #4A90E2;
71+
7072
background-color: #f8f8f8;
7173
}
7274

0 commit comments

Comments
 (0)