puffier signin button et al
This commit is contained in:
parent
e19c711548
commit
08dc5fa23b
4 changed files with 4 additions and 4 deletions
|
@ -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')}"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue