check for betterShadow support in the userAvatar instead of its parents
This commit is contained in:
parent
28955d8444
commit
fa76be2f9a
10 changed files with 5 additions and 22 deletions
|
|
@ -416,9 +416,6 @@ const Status = {
|
|||
currentUser () {
|
||||
return this.$store.state.users.currentUser
|
||||
},
|
||||
betterShadow () {
|
||||
return this.$store.state.interface.browserSupport.cssFilter
|
||||
},
|
||||
mergedConfig () {
|
||||
return this.$store.getters.mergedConfig
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue