Skip to content

Commit

Permalink
Widen the display range
Browse files Browse the repository at this point in the history
  • Loading branch information
nexmoe committed Mar 10, 2022
1 parent 99998a8 commit 7934b23
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 @@ -96,5 +96,12 @@
"en": "Hide the market of bookmarks"
},
"css": "#market{display:none;}"
},
{
"des": {
"zh_CN": "加宽显示范围",
"en": "Widen the display range"
},
"css": ".container{max-width:100%;padding-left:1.5rem;padding-right:1.5rem;}"
}
]

0 comments on commit 7934b23

Please sign in to comment.