art fix
This commit is contained in:
parent
62250f3dff
commit
f6c094046b
3 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
||||||
.art {
|
.art {
|
||||||
|
flex: none;
|
||||||
.icon, img {
|
.icon, img {
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
|
@ -16,7 +16,6 @@ cyp-player {
|
||||||
}
|
}
|
||||||
|
|
||||||
.art {
|
.art {
|
||||||
flex: none;
|
|
||||||
width: @art-size;
|
width: @art-size;
|
||||||
height: @art-size;
|
height: @art-size;
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue