update: making join leave works

This commit is contained in:
Jean-Baptiste Pasquier
2019-11-14 13:27:04 +01:00
parent a342e5d431
commit 0c3b74bcaf
10 changed files with 145 additions and 146 deletions

View File

@ -6,25 +6,4 @@
.admin-header__title {
@extend h3;
}
}
.circle-admin-join-button select[name='user'] {
display: none;
}
#admin-circle-list{
/*
>sib-set-default[name='buttons'] {
display: flex;
justify-content: center;
>sib-multiple {
align-items: center;
display: flex;
}
}
}*/
}
}