Fixed mouse click issue where it does not select an object in Browser unless the pointer is over the object. Fixes #4180
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=90849fe29b99914308c7f46ac99223ff1b417d76 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_21.rst | 1 + web/pgadmin/browser/static/js/browser.js | 1 + web/pgadmin/preferences/static/js/preferences.js | 1 + web/pgadmin/static/scss/_aci_tree.overrides.scss | 216 ++++++++++++----------- 4 files changed, 119 insertions(+), 100 deletions(-)