Skip to content
Snippets Groups Projects
Commit 45b559b4 authored by Antoine Dupré's avatar Antoine Dupré
Browse files

#fix circle step 2 add member button on same line

parent 92038bf2
No related branches found
Tags v1.0.2
No related merge requests found
Pipeline #15556 passed
......@@ -71,6 +71,17 @@
border: 3px solid var(--color-secondary);
}
}
solid-form {
solid-form-dropdown-autocompletion.segment.block {
display: inline-block;
width: 80%;
}
div.add-member-button {
display: inline-block;
width: 19%;
text-align: right;
}
}
}
#admin-circles {
......
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