edit playlist name added

This commit is contained in:
booploops 2021-12-22 16:09:36 -08:00
parent 17e24d4e4f
commit 153370c32d
3 changed files with 29 additions and 2 deletions

View file

@ -1770,6 +1770,18 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
flex-shrink: unset;
}
.nameEdit {
font-weight: 700;
font-size: 1.6rem;
margin-bottom: 6px;
margin-right: 6px;
flex-shrink: unset;
background: transparent;
border: 0px;
color: inherit;
font-family: inherit;
}
.playlist-artist {
font-weight: 500;
font-size: 1.6rem;