Skip to content

fix: 🍰 Sign Up Page On Safari

Hannes Heine requested to merge pr3882head into pr3882base

Created by: Tirokk

Tirokk Authored by Tirokk Merged


🍰 Pullrequest

The SVG image has not the appropriate size on macOS Safari.

Issues

Todo

  • Added 'width' and 'height' properties in the SVG 'webapp/static/img/sign-up/nicetomeetyou.svg'.
  • Have found that these are present on other SVGs. For example 'webapp/static/img/sign-up/humanconnection.svg'.
  • Couldn't find an other way …

Merge request reports