1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-11-01 06:13:04 +00:00

Fix: move entity count to card footers

This commit is contained in:
jcorporation
2018-11-14 23:35:39 +00:00
parent 34c0506a3b
commit 1951916606
3 changed files with 22 additions and 20 deletions

View File

@@ -55,7 +55,7 @@ small {
min-height: 300px;
}
.card-footer-playback {
.cardFooterPlayback {
padding: 0px;
}
@@ -321,7 +321,3 @@ div.key {
heigth: 20px;
text-align: center;
}
#QueueCurrentLength, #QueueLastPlayedLength {
padding-top: 5px;
}