updated signin dialog
This commit is contained in:
parent
1b9182aac7
commit
4820f175dd
5 changed files with 55 additions and 38 deletions
|
@ -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')}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue