undo and redo adding new cropper library as it had a .git config from the original project
This commit is contained in:
9
library/cropperjs/test/css/main.css
Normal file
9
library/cropperjs/test/css/main.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.container {
|
||||
max-width: 640px;
|
||||
max-height: 360px;
|
||||
margin: 20px auto;
|
||||
}
|
||||
|
||||
.container > img {
|
||||
max-width: 100%;
|
||||
}
|
Reference in New Issue
Block a user