edit song
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user