mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
Added 'hr' to active quest display for consistency
This commit is contained in:
@@ -128,7 +128,7 @@ mixin boss(tavern, mobile)
|
||||
div(ng-bind-html='::Content.quests[group.quest.key].notes()')
|
||||
unless tavern
|
||||
quest-rewards(key='{{::group.quest.key}}')
|
||||
|
||||
hr
|
||||
div(ng-if='::Content.quests[group.quest.key].boss')
|
||||
.npc_ian.pull-left
|
||||
if tavern
|
||||
|
||||
Reference in New Issue
Block a user