change album art type
This commit is contained in:
parent
2bc48b868c
commit
5fc82a8bc7
2 changed files with 3 additions and 1 deletions
|
@ -542,12 +542,14 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
|||
font-weight: 600;
|
||||
text-align: center;
|
||||
font-size: 13px;
|
||||
max-lines: 1;
|
||||
}
|
||||
|
||||
.app-chrome .app-chrome-item > .app-playback-controls .song-artist {
|
||||
font-weight: 400;
|
||||
font-size: 13px;
|
||||
text-align: center;
|
||||
max-lines: 1;
|
||||
}
|
||||
|
||||
.app-chrome .app-chrome-item > .app-playback-controls .song-progress {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue