Skip to content

Commit

Permalink
Update effector.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nexmoe committed Mar 7, 2022
1 parent bf0ee30 commit 99998a8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions effector.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,12 @@
"en": "Hide the top icon/favorite content"
},
"css": ".container > .v-window > .v-window__container > .v-window-item > .v-lazy > .row > .bookmark{display:none;}.container > .v-window > .v-window__container > .v-window-item > .v-lazy > .row > .bookmark + .list-group{margin-top:0px!important;}"
},
{
"des": {
"zh_CN": "隐藏收藏夹市场",
"en": "Hide the market of bookmarks"
},
"css": "#market{display:none;}"
}
]

0 comments on commit 99998a8

Please sign in to comment.