mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-19 13:31:24 +02:00
Fix padding in confirmation email registration prompt
This commit is contained in:
parent
caf795e5c2
commit
a91c8a42c3
@ -15,7 +15,7 @@ limitations under the License.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
.mx_InteractiveAuthEntryComponents_emailWrapper {
|
.mx_InteractiveAuthEntryComponents_emailWrapper {
|
||||||
padding-right: 60px;
|
padding-right: 100px;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: 32px;
|
margin-top: 32px;
|
||||||
margin-bottom: 32px;
|
margin-bottom: 32px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user