Skip to content

Commit

Permalink
Step 17.14: Styles for PartyAdd
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and Dotan Simha committed Nov 22, 2016
1 parent ce7def8 commit daab9d1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions imports/ui/components/partyAdd/partyAdd.less
@@ -0,0 +1,10 @@
party-add {
display: block;
}

party-add > form {
padding: 15px;
margin-bottom: 25px;
background-color: #fff;
border: 3px solid #EAEAEC;
}

0 comments on commit daab9d1

Please sign in to comment.