mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
Hover cursor for disabled boxes forces to normal (#1603)
Matches button behavior
This commit is contained in:
parent
d589087a2c
commit
456d36d5ee
@ -387,6 +387,7 @@
|
||||
opacity: themed('disabledBoxOpacity');
|
||||
}
|
||||
}
|
||||
cursor: default !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user