Commit de louay : modifs
This commit is contained in:
@@ -86,4 +86,14 @@ img {
|
||||
|
||||
.titre{
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.recommended-song .titre,
|
||||
.recommended-song .artist,
|
||||
.recommended-song .album {
|
||||
display: block;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
max-width: calc(100% - 90px); /* Subtract the image width and some padding */
|
||||
}
|
Reference in New Issue
Block a user