edit playlist name added
This commit is contained in:
parent
17e24d4e4f
commit
153370c32d
3 changed files with 29 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue