pgAdmin 4 commit: Fixes a bunch of warnings in the webpack process stem - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixes a bunch of warnings in the webpack process stem
Date
Msg-id E1oRTOr-0000MV-2Q@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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 <dpage@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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 v6.13 Released
Next
From: Akshay Joshi
Date:
Subject: Re: SASS division warnings