mirror of
https://github.com/SuperBFG7/ympd
synced 2025-03-03 18:25:25 +00:00
Fix: min-height for cards
This commit is contained in:
parent
68a72e720c
commit
ffd7caece6
@ -51,6 +51,10 @@ small {
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
.card {
|
||||
min-height: 300px;
|
||||
}
|
||||
|
||||
.card-footer-playback {
|
||||
padding: 0px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user