1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00: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

View File

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