mirror of https://github.com/vector-im/riot-web
Fix padding in confirmation email registration prompt
parent
1b6ace8cce
commit
c498609f79
|
@ -15,7 +15,7 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
.mx_InteractiveAuthEntryComponents_emailWrapper {
|
||||
padding-right: 60px;
|
||||
padding-right: 100px;
|
||||
position: relative;
|
||||
margin-top: 32px;
|
||||
margin-bottom: 32px;
|
||||
|
|
Loading…
Reference in New Issue