Compare commits
No commits in common. "e4db7abc8700495ec4710c6a445bdef38624d061" and "2851d5b8d6e03fe7827f21fb450794e994808ded" have entirely different histories.
e4db7abc87
...
2851d5b8d6
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "twitch-vod-manager",
|
"name": "twitch-vod-manager",
|
||||||
"version": "4.6.141",
|
"version": "4.6.140",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "twitch-vod-manager",
|
"name": "twitch-vod-manager",
|
||||||
"version": "4.6.141",
|
"version": "4.6.140",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^1.6.0",
|
"axios": "^1.6.0",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "twitch-vod-manager",
|
"name": "twitch-vod-manager",
|
||||||
"version": "4.6.141",
|
"version": "4.6.140",
|
||||||
"description": "Twitch VOD Manager - Download Twitch VODs easily",
|
"description": "Twitch VOD Manager - Download Twitch VODs easily",
|
||||||
"main": "dist/main.js",
|
"main": "dist/main.js",
|
||||||
"author": "xRangerDE",
|
"author": "xRangerDE",
|
||||||
|
|||||||
@ -472,10 +472,6 @@ body {
|
|||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.filter-input:hover:not(:focus):not(:disabled) {
|
|
||||||
border-color: rgba(145, 70, 255, 0.45);
|
|
||||||
}
|
|
||||||
|
|
||||||
.filter-input.compact {
|
.filter-input.compact {
|
||||||
width: calc(100% - 16px);
|
width: calc(100% - 16px);
|
||||||
margin: 0 8px 8px;
|
margin: 0 8px 8px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user