fixed external notification email modal
This commit is contained in:
parent
6b54279bb7
commit
5a963873cf
2 changed files with 40 additions and 30 deletions
|
@ -66,4 +66,10 @@
|
|||
.create-external-notification-element .help-text {
|
||||
margin-top: 10px;
|
||||
color: #aaa;
|
||||
}
|
||||
}
|
||||
|
||||
#authorizeEmailModal .loading-container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin: 20px;
|
||||
}
|
||||
|
|
Reference in a new issue