alert margins

This commit is contained in:
David Benqué
2019-12-16 16:05:59 +00:00
parent fccd1d5cc0
commit 4173bf168f
2 changed files with 4 additions and 1 deletions

View File

@@ -29,6 +29,7 @@
color: @cryptpad_text_col;
}
// teams invite modal
.cp-teams-invite-block {
display: flex;
align-items: center;
@@ -41,7 +42,8 @@
resize: none;
}
.cp-teams-invite-alert {
margin-top: 15px;
margin-top: 10px;
}
.cp-teams-invite-spinner {
font-size: 1.2em;
.fa {