ui(create project form): #issue86 CSS - Project-create

Add all fields to create a project.
Add style.
Fix box-shadow problem.
This commit is contained in:
Gaëlle Morin
2019-02-11 18:50:06 +01:00
parent 5bf9568e2f
commit ad6ba65669
3 changed files with 38 additions and 12 deletions

View File

@ -14,6 +14,7 @@
align-items: center;
padding: 1em 0.4em;
position: relative;
z-index: 1;
> * {
padding: 0 1.8rem;