Skip to content

Commit 8697aa7

Browse files
committed
feat: update v2.3.1 correction style header creator studio
1 parent 6f2cda3 commit 8697aa7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

youtube_script_new_ui.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
// @description:en Youtube Tools All in one local Download mp4, MP3 HIGT QUALITY
7171
// @description Youtube Tools All in one local Download mp4, MP3 HIGT QUALITY
7272
// @homepage https://github.com/DeveloperMDCM/
73-
// @version 2.3.0
73+
// @version 2.3.1
7474
// @author MDCM
7575
// @match https://*.youtube.com/*
7676
// @exclude *://music.youtube.com/*
@@ -483,7 +483,7 @@
483483
display: flex;
484484
flex: 1;
485485
align-items: center;
486-
gap: 15px;
486+
gap: 45px;
487487
justify-content: end;
488488
}
489489
#meta.ytd-playlist-panel-video-renderer {
@@ -2321,7 +2321,7 @@
23212321

23222322
console.log(
23232323
'%cYoutube Tools Extension NEW UI\n' +
2324-
'%cRun %c(v2.3.0)\n' +
2324+
'%cRun %c(v2.3.1)\n' +
23252325
'By: DeveloperMDCM.',
23262326
HEADER_STYLE,
23272327
CODE_STYLE,

0 commit comments

Comments
 (0)