1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-04 05:08:06 +02:00

Hover cursor for disabled boxes forces to normal (#1603)

Matches button behavior
This commit is contained in:
Matt Gibson 2021-02-08 11:32:02 -06:00 committed by GitHub
parent d589087a2c
commit 456d36d5ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -387,6 +387,7 @@
opacity: themed('disabledBoxOpacity');
}
}
cursor: default !important;
}
}