UNPKG

react-paint-test

Version:

a simple paint tool

7 lines (6 loc) 222 B
.canvas { height: calc(100% - 190px); margin: 20px; box-shadow: 2px 2px 10px rgb(236, 235, 235), -2px -2px 10px rgb(236, 235, 235), -2px 2px 10px rgb(236, 235, 235), 2px -2px 10px rgb(236, 235, 235); }