Small css small to available songs list
This commit is contained in:
parent
8e8a71d71a
commit
5dc1bcc792
@ -21,8 +21,7 @@
|
||||
|
||||
.now-playing-list,
|
||||
.music-list ol
|
||||
margin-left: 15px
|
||||
margin-right: 15px
|
||||
+margin(10px 15px null 10px)
|
||||
color: $text-color
|
||||
|
||||
li
|
||||
|
@ -635,8 +635,9 @@ body {
|
||||
|
||||
.now-playing-list,
|
||||
.music-list ol {
|
||||
margin-left: 15px;
|
||||
margin-top: 10px;
|
||||
margin-right: 15px;
|
||||
margin-left: 10px;
|
||||
color: #212121; }
|
||||
.now-playing-list li,
|
||||
.music-list ol li {
|
||||
|
Loading…
Reference in New Issue
Block a user