better settings on mobile
This commit is contained in:
parent
13c482ea2a
commit
51b62be34d
4 changed files with 51 additions and 25 deletions
|
|
@ -67,6 +67,9 @@ export default {
|
|||
themeApplied () {
|
||||
return this.$store.state.interface.themeApplied
|
||||
},
|
||||
layoutModalClass () {
|
||||
return '-' + this.layoutType
|
||||
},
|
||||
classes () {
|
||||
return [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue