song detail page is ready

This commit is contained in:
RockYang
2024-07-26 19:12:44 +08:00
parent f6f8748521
commit 2129f7a8b7
22 changed files with 718 additions and 82 deletions

View File

@@ -177,7 +177,7 @@ const reGenerate = (prompt) => {
padding-left 10px;
.chat-icon {
margin-left 20px;
margin-right 20px;
img {
width: 36px;
@@ -368,7 +368,6 @@ const reGenerate = (prompt) => {
.content-wrapper {
display flex
flex-flow row-reverse
.content {
min-height 20px;
word-break break-word;