gix-components icon indicating copy to clipboard operation
gix-components copied to clipboard

add a CSS reset

Open meodai opened this issue 2 years ago • 0 comments

Motivation

To make sure all browser behave the same and no default element spaces need to be reseted all the time.

Changes

Add a css reset.

Choose to track the reset in our own codebase, since we don't use box-sizing: border-box;

meodai avatar Oct 23 '23 14:10 meodai