Light-Modal icon indicating copy to clipboard operation
Light-Modal copied to clipboard

can js open dlg?

Open ewrfedf opened this issue 3 years ago • 1 comments

ewrfedf avatar Jul 23 '21 09:07 ewrfedf

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

tomchiverton avatar Dec 19 '22 16:12 tomchiverton