Light-Modal
Light-Modal copied to clipboard
can js open dlg?
Create a new class
.light-modal-open{
background: rgba(0, 0, 0, 0.5);
display: flex;
visibility: visible;
}
And apply this to the .light-modal