mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 20:11:32 +02:00
Merge pull request #17708 from overleaf/dp-reg-form-alignment
Fix alignment of email/password inputs on home registration form GitOrigin-RevId: 3f1c12a4575f09b73f1d4362c8b3ad83386c6af4
This commit is contained in:
@@ -478,6 +478,10 @@
|
||||
gap: 16px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
input {
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.home-registration-sign-up {
|
||||
|
||||
Reference in New Issue
Block a user