circle-admin: header ok

This commit is contained in:
Gaëlle Morin 2019-10-30 14:34:34 +01:00
parent fda9e3dd22
commit db7b1116c3
2 changed files with 3 additions and 21 deletions

View File

@ -3,8 +3,9 @@
sib-route(name='admin-circle-list')
sib-route(name='admin-circle-create')
div.content-box__header
h2 Administration
div.content-box__header.with-edit
div
p.name Administration
#admin-circle-list(hidden)

View File

@ -170,25 +170,6 @@ sib-delete {
}
}
/* .content-box__header.with-edit {
border-bottom: 1px solid $color-221-51-90;
display: flex;
justify-content: space-between;
sib-display {
display: flex;
text-transform: uppercase;
}
sib-link {
display: flex;
&::before {
align-self: center;
display: flex;
}
}
} */
.drive {
width: 100%;
border: 0;