simple-item-modal.component.scss 74 B

1234
  1. .modal-dimensions{
  2. width: 40vw;
  3. background-color: antiquewhite;
  4. }