mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
WIP(faq): hack background to white
This commit is contained in:
@@ -469,6 +469,7 @@ export default {
|
||||
this.$store.dispatch('common:setTitle', {
|
||||
subSection: this.$t('chat-sunset-faq'),
|
||||
});
|
||||
document.body.style.background = '#ffffff';
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user