title | date | area | tags | |||
---|---|---|---|---|---|---|
Replace drop-shadow with box-shadow |
2022-21-11 |
storefront |
|
::: info This document represents an architecture decision record (ADR) and has been mirrored from the ADR section in our Shopware 6 repository. You can find the original version here :::
Safari has drastic performance issues with drop-shadow.
Changing it to box-shadow solves all the performance issues.
The design and optic of the drop-shadow is slightly different. It is not as perfect as before. But it looks almost the same and is much faster.