@ -91,7 +91,7 @@ export default {
},
fullscreenView () {
return {
'max-width': this.$store.getters.mergedConfig.fullscreenView ? 'initial' : '100em'
'max-width': this.$store.getters.mergedConfig.fullscreenView ? 'initial' : 'null'
}
thirdColumnAlign () {