mirror of
https://github.com/bitwarden/browser
synced 2026-01-30 16:23:53 +00:00
Fix hover background color
This commit is contained in:
@@ -199,7 +199,7 @@ body * {
|
||||
}
|
||||
|
||||
.inline-menu-list-actions-item:hover {
|
||||
background: var(--color-hover-default);
|
||||
background: rgb(var(--color-background));
|
||||
}
|
||||
|
||||
.inline-menu-list-actions-item .cipher-container {
|
||||
|
||||
Reference in New Issue
Block a user