Fix css syntax error
This commit is contained in:
parent
89dc500b7f
commit
ebe4cf0d01
|
@ -170,7 +170,7 @@
|
||||||
}
|
}
|
||||||
.nowplaying .albumart:hover {
|
.nowplaying .albumart:hover {
|
||||||
transform: scale(1.05);
|
transform: scale(1.05);
|
||||||
};
|
}
|
||||||
|
|
||||||
.nowplaying .metadata {
|
.nowplaying .metadata {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
|
Loading…
Reference in New Issue