circle-admin: header ok
This commit is contained in:
parent
fda9e3dd22
commit
db7b1116c3
@ -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)
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user