mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
[FEAT] Enable django-allauth for enhanced user management & federation
This commit is contained in:
@@ -12,6 +12,19 @@ body {
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
|
||||
main {
|
||||
padding-top: 12px;
|
||||
}
|
||||
|
||||
form {
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
.social_providers_list > form {
|
||||
display: inline-block;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
|
||||
.footer {
|
||||
height: 60px;
|
||||
|
||||
Reference in New Issue
Block a user