Skip to content

Commit

Permalink
textareaを広げてtemplateを読みやすくした
Browse files Browse the repository at this point in the history
  • Loading branch information
cat2151 committed Apr 15, 2024
1 parent 72f765a commit d1be2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>
<body>
<button id="play-button">play</button>
<textarea id="mml" autofocus>@52 <'c1egb';
<textarea id="mml" autofocus rows="4" cols="24">@52 <'c1egb';
@38 l8 o3 [c<c>]4</textarea>
<div id="music-score"></div>
<textarea readonly id="abc-notation"></textarea><br>
Expand Down

0 comments on commit d1be2fb

Please sign in to comment.