Css – NgbModal how to make the modal appear from right to left instead of default top to bottom
I'm using NgbModal and there the Modal is opening from Top to Bottom by default when opening. Is it to possible to make it appear from right to left. I have set up the positioning already such that it is…