edit song

This commit is contained in:
Benjamin Ifland
2019-03-25 12:19:33 +01:00
parent a46dae93db
commit 38268c3fc3
10 changed files with 107 additions and 58 deletions

View File

@@ -73,7 +73,7 @@ html {
}
.mat-card {
width: 500px;
width: 600px;
border-radius: 8px;
background: #fffd;
margin: 20px;
@@ -84,7 +84,7 @@ html {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 420px;
width: 520px;
}
.mat-card-content {