puffier signin button et al

This commit is contained in:
Danny Coates 2019-02-22 12:00:39 -08:00
parent e19c711548
commit 08dc5fa23b
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
4 changed files with 4 additions and 4 deletions

View file

@ -62,7 +62,7 @@ class Account extends Component {
return html`
<send-account>
<button
class="p-2 border rounded text-blue-dark border-blue-dark hover:text-white hover:bg-blue-dark focus:outline"
class="p-2 md:p-4 border rounded-lg text-blue-dark border-blue-dark hover:text-white hover:bg-blue-dark focus:outline"
onclick="${e => this.login(e)}"
title="${translate('signInMenuOption')}"
>