mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
larger revive button
This commit is contained in:
parent
7df7f13939
commit
c8a5a2507e
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
|||
<div class="modal-body">
|
||||
<img src="/img/BrowserQuest/habitrpg_mods/dead.png" />
|
||||
<h3>You're Dead</h3>
|
||||
<p><a x-bind=click:revive class="btn btn-danger">Revive</a></p>
|
||||
<p><a x-bind=click:revive class="btn btn-danger btn-large">Revive</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue