aside tiroir croix fermeture
This commit is contained in:
@@ -89,6 +89,7 @@ aside.layout-sidebar-second{
|
||||
content: '' ;
|
||||
width: 80%;
|
||||
margin-top: 0.6rem;
|
||||
margin-bottom: 1rem;
|
||||
border-bottom: black solid 1px;
|
||||
|
||||
}
|
||||
@@ -97,13 +98,17 @@ aside.layout-sidebar-second{
|
||||
font-size: 2rem;
|
||||
font-weight: 900;
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
margin-bottom: 3rem;
|
||||
position: relative;
|
||||
z-index: 1000;
|
||||
&::after{
|
||||
content: url(../images/noun-cross-1151731.svg);
|
||||
cursor: pointer;
|
||||
padding-left: 2rem;
|
||||
// padding-left: 2rem;
|
||||
width: fit-content;
|
||||
display: block;
|
||||
align-self: flex-end;
|
||||
// position: relative;
|
||||
// right: 55px;
|
||||
// top: -45px;
|
||||
@@ -111,7 +116,8 @@ aside.layout-sidebar-second{
|
||||
}
|
||||
.view-curent-user-site-dossier{
|
||||
position: relative;
|
||||
top: 200px;
|
||||
top: 160px;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
.field--name-field-dossier-de-pilotage,
|
||||
|
||||
Reference in New Issue
Block a user