Skip to content

Commit 8a02494

Browse files
committed
fix to hide the crop popin on the image page
1 parent fff8cd1 commit 8a02494

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

myimgat/apps/wall/static/wall/css/image-page.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,7 @@ h2 {
2323
border-radius: 4px;
2424
}
2525

26+
#crop-popin{
27+
display: none;
28+
}
2629

0 commit comments

Comments
 (0)