fix angular json
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
.list-head {
|
||||
padding: 3px 10px;
|
||||
color: var(--text-muted);
|
||||
color: var(--text-soft);
|
||||
font-size: 0.85rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
}
|
||||
|
||||
.next-song {
|
||||
color: var(--text-muted);
|
||||
color: var(--text-soft);
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
right: 10px;
|
||||
@@ -70,7 +70,7 @@
|
||||
}
|
||||
|
||||
.time {
|
||||
color: var(--text-muted);
|
||||
color: var(--text-soft);
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 10px;
|
||||
|
||||
Reference in New Issue
Block a user