Changed playlist description to prefer small and standard/large description on more press (Prevents cluttered look)
Changed playlist folder icon to reflect current UI design. (Removed alternative button in v-if and just added check in icon and click) Fixed playlist name checking, now tries for curatorName
This commit is contained in:
parent
c1becbd792
commit
c1ef08997e
3 changed files with 48 additions and 27 deletions
|
@ -2281,8 +2281,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
}
|
||||
|
||||
.playlist-artist {
|
||||
font-weight: 500;
|
||||
font-size: 1.6rem;
|
||||
font-size: 20px;
|
||||
margin-bottom: 6px;
|
||||
margin-right: 6px;
|
||||
flex-shrink: unset;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue