Fix overlay styling for Add to Collection Overlay for sketch list
This commit is contained in:
parent
2ce36bef6f
commit
6931741813
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
.overlay {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
|
Loading…
Reference in a new issue