feature: project-profile page
- css added or reviewed - templates added or reviewed (customer, business provider, team) - modal added and stylised - routes reviewed - navbar reviewed (adapted according to the content of the main section - admin status added - new staging added.
This commit is contained in:
committed by
Jean-Baptiste Pasquier
parent
255083d2c1
commit
40e103fc00
@ -3,7 +3,8 @@
|
||||
color: $color-0-0-100;
|
||||
display: block;
|
||||
max-width: 250px;
|
||||
overflow: auto;
|
||||
min-height: calc(100vh - 83px); /* 83px = nav height */
|
||||
flex: 1;
|
||||
/*transition: flex-basis 0.5s ease-in-out;*/
|
||||
|
||||
&.open {
|
||||
|
||||
Reference in New Issue
Block a user