-1

I am trying to adjust the width of the NgbModal to 80vw but it is not showing. Am I missing something or? I even went through the docs but is doesn't show how to add custom sizing.

Here's my piece of code below:

.modal-content { width: 80vw; }
Khumo Mogorosi
  • 301
  • 2
  • 7

1 Answers1

0

I can see height is changing. check attached screenshot. enter image description here

Piyush Jain
  • 1,895
  • 3
  • 19
  • 40