i would like to style the body of the modal (theme: custom).
This always causes conflicts with the body tag of the website, in the user.css of my template anyway, but also in the theme-custom.min.css. it works with media/modals/css/modal.css and modal.min.css.
But all files in the media/modals/css folder are overwritten with every update.
can i assign a class to the body-tag in the modal?
or how can I style this body-tag without having to intervene after every update?