Added ability to upload a receipt from the user page
This commit is contained in:
parent
2cc670b58f
commit
d1add8ee7c
6 changed files with 208 additions and 24 deletions
4
public/static/user/css/main.css
Normal file
4
public/static/user/css/main.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
body {
|
||||
background: whitesmoke;
|
||||
padding-top: 70px;
|
||||
}
|
Reference in a new issue