We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29877be commit 21dfb26Copy full SHA for 21dfb26
extras/index.html
@@ -87,6 +87,7 @@ <h3>Blocked Users</h3>
87
margin-left: 0em;
88
overflow: auto;
89
float: right;
90
+ max-width: 60vw;
91
}
92
.section2::-webkit-scrollbar {
93
display: none;
manifest.json
@@ -2,8 +2,8 @@
2
"name": "ScratchTools",
3
"short_name": "ScratchTools",
4
"manifest_version": 3,
5
- "version": "2.18.0",
6
- "version_name": "2.18.0",
+ "version": "2.18.1",
+ "version_name": "2.18.1",
7
"description": "Great tools to make Scratching easier!",
8
"author": "rgantzos",
9
"background": {
0 commit comments