In a vue-cli generated project, when running in development the target image is accurate accross browsers, however built code is inaccurate across Firefox and Chrome (works in Safari)
Note: the image below is table-less; the bordered elements on the right side of the image are css-defined rows + columns
Example accurate output (top is image output, bottom is HTML element):
In a vue-cli generated project, when running in development the target image is accurate accross browsers, however built code is inaccurate across Firefox and Chrome (works in Safari)
Note: the image below is table-less; the bordered elements on the right side of the image are css-defined rows + columns
Example accurate output (top is image output, bottom is HTML element):
Inaccurate output, after NPM Run Build: