# General bug fixes

- changed the behaviour of the l-split component to switch to a vertical view
on an earlier breakpoint. Through this method only 2 images: desktop and mobile
should be provided.

- Fixed an issue where the transaction-confirm close button of the popup is not
clickable because the m-summary__link z-index was higher and placed in front of
it.

## Commit details (retroactive)

* Added `p-transaction-confirm__content` in SCSS files `src/scss/general/pages/_transaction-confirm.scss`.
* Changed/removed `p-transaction-confirm__content` in SCSS files `src/scss/general/components/molecules/_summary.scss`, `src/scss/general/pages/_transaction-confirm.scss`.
