mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 23:40:25 +00:00
decrease "reset" button size
This commit is contained in:
parent
39a98446b9
commit
b1c770c0f9
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<p>This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.</p>
|
||||
<@footer>
|
||||
<button class="btn" data-dismiss="modal" aria-hidden="true">Close</button>
|
||||
<button data-dismiss="modal" x-bind=click:reset class="btn btn-danger btn-large">Reset</button>
|
||||
<button data-dismiss="modal" x-bind=click:reset class="btn btn-danger">Reset</button>
|
||||
</@footer>
|
||||
</app:modals:modal>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue