Update theme-earl-grey.css

This commit is contained in:
Troplo 2023-08-05 18:17:06 +10:00
parent 36ea7b6db3
commit ae6d3b98cd
1 changed files with 4 additions and 0 deletions

View File

@ -828,3 +828,7 @@ img[src$="/img/matrix.svg"] {
border-bottom: none !important;
}
#navbar .item:hover {
background-color: var(--color-nav-bg);
}