Navigation Menu

Skip to content

Commit

Permalink
Step 20.22: Add styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and DAB0mB committed Dec 14, 2016
1 parent ede12fa commit e7592e7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions imports/ui/components/partyUpload/partyUpload.less
Expand Up @@ -13,4 +13,13 @@ party-upload {
.drop-box.dragover-err {
border: 5px dashed red;
}
.ng-crop {
h3 {
margin-top: 0;
}
}
.ng-crop-container {
width: 400px;
height: 225px;
}
}

0 comments on commit e7592e7

Please sign in to comment.