1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-23 01:47:40 +00:00

Feat: imprved layout of playbakc card

This commit is contained in:
jcorporation
2018-08-17 11:53:03 +02:00
parent 8ca90d02d6
commit f78a9c8fef
3 changed files with 53 additions and 22 deletions

View File

@@ -32,10 +32,12 @@ button {
cursor: pointer;
}
#counter {
font-size: 22px;
margin-left: 10px;
/* margin-left: 10px;
min-width: 50px;
*/
}
.card {
@@ -58,10 +60,10 @@ button {
.album-cover {
background-size: cover;
border: 1px solid black;
/* border: 1px solid black;
border-radius: 5px;
overflow: hidden;
margin-bottom: 20px;
margin-bottom: 20px;*/
width: 240px;
height: 240px;
background-color: #eee;