UNPKG

@uploadcare/blocks

Version:

Building blocks for Uploadcare products integration

14 lines (13 loc) 254 B
body { display: flex; justify-content: center; align-items: center; height: var(--uploadcare-blocks-window-height, 100vh); } modal-css { position: relative; display: block; height: 600px; width: 800px; background-color: var(--clr-2); }