Update webapp/layouts/default.vue

Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
Alexander Friedland 2022-10-27 08:56:49 +02:00 committed by GitHub
parent ac8490eb95
commit c875148229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ export default {
data() {
return {
windowWidth: null,
maxMobileWidth: 811,
maxMobileWidth: 810,
}
},
computed: {