mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-09-09 02:38:53 +02:00
feat(profile): Profile picture cropping, mobile uploading and progress bar (#1443)
* Add ng-file-upload and picture cropping * Update bower.json Remove bower dependency for angular-file-upload
This commit is contained in:
@@ -34,3 +34,8 @@
|
||||
min-height: 150px;
|
||||
max-height: 150px;
|
||||
}
|
||||
.cropArea {
|
||||
background: #E4E4E4;
|
||||
width: 300px;
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user