updated signin dialog

This commit is contained in:
Danny Coates 2019-03-01 12:56:10 -08:00
parent 1b9182aac7
commit 4820f175dd
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
5 changed files with 55 additions and 38 deletions

View file

@ -5,7 +5,7 @@ module.exports = function(name, url) {
return function(state, emit, close) {
return html`
<send-copy-dialog
class="flex flex-col items-center text-center p-4 max-w-sm"
class="flex flex-col items-center text-center p-4 max-w-sm m-auto"
>
<h1 class="font-bold my-4">
${state.translate('notifyUploadEncryptDone')}