mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-22 05:38:46 +00:00
Move hr to be contained within hasClass div (#10964)
This commit is contained in:
parent
92f2079b76
commit
4f1d4aa73a
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
button.btn.btn-danger.btn-xs(@click='changeClassForUser(true)', v-once) {{ $t('changeClass') }}
|
||||
small.cost 3 {{ $t('gems') }}
|
||||
// @TODO add icon span.Pet_Currency_Gem1x.inline-gems
|
||||
hr
|
||||
hr
|
||||
|
||||
div
|
||||
.checkbox
|
||||
|
|
|
|||
Loading…
Reference in a new issue