minor css hover + focus state fixes

[ci skip]
This commit is contained in:
Michael Shamoon
2022-04-07 13:51:36 -07:00
parent d00e8d3b0f
commit 9f9d7da1ce
3 changed files with 50 additions and 36 deletions

View File

@@ -171,6 +171,7 @@
&:focus {
background-color: rgba(0, 0, 0, 0.3);
color: var(--bs-light);
flex-grow: 1;
padding-left: 0.5rem;
}