fix angular json
This commit is contained in:
@@ -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