Compare commits

..

No commits in common. "9af65ce2a9dfd6da83948b8199872fbbb01a7242" and "32d35fe3360b5372c60c7ad6650e96a2aea05d80" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "multi-hoster-uploader",
"version": "3.3.41",
"version": "3.3.40",
"description": "Upload files to doodstream, voe, vidmoly, byse simultaneously",
"main": "main.js",
"scripts": {

View File

@ -727,7 +727,6 @@ body.col-resizing, body.col-resizing * { cursor: col-resize !important; user-sel
}
.key-input:focus, .hs-input:focus { border-color: var(--accent); outline: none; }
.hs-input { max-width: 100px; }
select.hs-input { max-width: none; width: auto; min-width: 140px; }
.hint { font-size: 10px; color: var(--text-dim); }
.settings-section-label {
font-size: 10px;