mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
last stylelint fixes for lyrics looks
This commit is contained in:
parent
dbeef9c554
commit
d89eac82c8
1 changed files with 2 additions and 3 deletions
|
@ -74,7 +74,6 @@
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #bbb;
|
color: #bbb;
|
||||||
margin-top: -5px;
|
margin-top: -5px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* move info to the top and allow lyrics to overlap */
|
/* move info to the top and allow lyrics to overlap */
|
||||||
|
@ -83,7 +82,7 @@
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-right: 0;
|
margin-right: 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -117,4 +116,4 @@
|
||||||
top: 40px;
|
top: 40px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue