Fix overlay styling for Add to Collection Overlay for sketch list

This commit is contained in:
Cassie Tarakajian 2020-02-11 16:27:33 -05:00
parent 2ce36bef6f
commit 6931741813
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
.overlay { .overlay {
position: absolute; position: fixed;
top: 0; top: 0;
left: 0; left: 0;
right: 0; right: 0;