Skip to content
Snippets Groups Projects
Commit e274ad20 authored by Gaëlle Morin's avatar Gaëlle Morin
Browse files

Clean-up circle-edit.scss

parent f3409274
No related branches found
Tags v0.5.52
1 merge request!77Circle
.admin-header {
display: flex;
justify-content: space-between;
margin-bottom: 5rem;
.admin-header__title {
@extend h3;
}
}
.circle-admin-join-button select[name='user'] { .circle-admin-join-button select[name='user'] {
display: none; display: none;
} }
......
...@@ -159,13 +159,3 @@ ...@@ -159,13 +159,3 @@
} }
} }
.admin-header{
display: flex;
justify-content: space-between;
margin-bottom: 5rem;
.admin-header__title {
@extend h3;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment