Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit 71f5f43

Browse files
authored
Fix active tab hover
1 parent a3e7c7d commit 71f5f43

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/dark-mode.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,10 @@ body {
448448
background-color: var(--gray-hover) !important;
449449
}
450450

451+
.hN1OOc.eumXzf:hover, .hN1OOc.eumXzf:focus {
452+
background-color: var(--blue-hover) !important;
453+
}
454+
451455
/* Submenu */
452456
.VfPpkd-xl07Ob-XxIAqe {
453457
background-color: var(--bg-color) !important;

0 commit comments

Comments
 (0)