From 9ea67ac8aa3e8f277719a6b2727eeee3a1189d62 Mon Sep 17 00:00:00 2001 From: ayato <58212796+ayaaop@users.noreply.github.com> Date: Fri, 24 Jan 2025 20:55:39 +0500 Subject: [PATCH] feat(audio edit): make lyrics textarea resizeable (#1212) * Update al_music.js: make the lyrics textarea resizable * Update al_music.js: change max height of lyrics textarea --- Web/static/js/al_music.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/static/js/al_music.js b/Web/static/js/al_music.js index d9029763..9e166d58 100644 --- a/Web/static/js/al_music.js +++ b/Web/static/js/al_music.js @@ -1321,7 +1321,7 @@ u(document).on("click", ".musicIcon.edit-icon", (e) => {
${tr("lyrics")} - +