pinokiod 5.0.12 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pinokiod",
3
- "version": "5.0.12",
3
+ "version": "5.1.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -3225,8 +3225,9 @@ body.dark .pinokio-fork-dropdown-remote, body.dark .pinokio-publish-dropdown-rem
3225
3225
  }
3226
3226
  */
3227
3227
  .meta-icon {
3228
- width: 30px;
3229
- height: 30px;
3228
+ width: 25px;
3229
+ height: 25px;
3230
+ padding: 0 0 0 10px;
3230
3231
  }
3231
3232
  </style>
3232
3233
  <link href="/app.css" rel="stylesheet"/>