mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-28 12:45:45 +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');
|
opacity: themed('disabledBoxOpacity');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
cursor: default !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user