Fixes a bunch of warnings in the webpack process stemming from the use of the now deprecated division operator.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=92741680b5c1bae6f86964b48e8f9cf248562f5f Author: Dave Page <dp...@pgadmin.org> Modified Files -------------- web/pgadmin/dashboard/static/scss/_dashboard.scss | 6 +++--- web/pgadmin/static/scss/_pgadmin.grid.scss | 4 ++-- web/pgadmin/static/scss/_webcabin.pgadmin.scss | 4 ++-- web/pgadmin/static/scss/resources/_default.variables.scss | 2 +- web/pgadmin/static/scss/resources/pgadmin.resources.scss | 1 + 5 files changed, 9 insertions(+), 8 deletions(-)