giacomo / ngx-cookie-consent

Angular multi-language module to display a cookie consent banner without other dependencies.
https://www.npmjs.com/package/@localia/ngx-cookie-consent
MIT License
13 stars 6 forks source link

Design broken with global box-sizing: border-box #7

Closed giacomo closed 1 year ago

giacomo commented 1 year ago
* {
  box-sizing: border-box;
}