mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
Merge branch 'develop' into release
This commit is contained in:
@@ -186,7 +186,7 @@ export default {
|
||||
return this.overrideTopPadding;
|
||||
}
|
||||
|
||||
let val = '27px';
|
||||
let val = '24px';
|
||||
|
||||
if (!this.avatarOnly) {
|
||||
if (this.member.items.currentPet) val = '24px';
|
||||
|
||||
Reference in New Issue
Block a user